Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-1962 (GCVE-0-2022-1962)
Vulnerability from cvelistv5 – Published: 2022-08-09 20:18 – Updated: 2026-03-06 19:08- CWE-674 - Uncontrolled Recursion
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | go/parser |
Affected:
0 , < 1.17.12
(semver)
Affected: 1.18.0-0 , < 1.18.4 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T00:24:43.737Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/417063"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/53616"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2022-0515"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2022-1962",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-02-24T19:32:02.875913Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-06T19:08:08.543Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "go/parser",
"product": "go/parser",
"programRoutines": [
{
"name": "ParseFile"
},
{
"name": "ParseExprFrom"
},
{
"name": "parser.tryIdentOrType"
},
{
"name": "parser.parsePrimaryExpr"
},
{
"name": "parser.parseUnaryExpr"
},
{
"name": "parser.parseBinaryExpr"
},
{
"name": "parser.parseIfStmt"
},
{
"name": "parser.parseStmt"
},
{
"name": "resolver.openScope"
},
{
"name": "resolver.closeScope"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.17.12",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.18.4",
"status": "affected",
"version": "1.18.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Juho Nurminen of Mattermost"
}
],
"descriptions": [
{
"lang": "en",
"value": "Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-674: Uncontrolled Recursion",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-06-12T19:04:29.406Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/417063"
},
{
"url": "https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879"
},
{
"url": "https://go.dev/issue/53616"
},
{
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
},
{
"url": "https://pkg.go.dev/vuln/GO-2022-0515"
}
],
"title": "Stack exhaustion due to deeply nested types in go/parser"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2022-1962",
"datePublished": "2022-08-09T20:18:18.000Z",
"dateReserved": "2022-05-31T00:00:00.000Z",
"dateUpdated": "2026-03-06T19:08:08.543Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-1962",
"date": "2026-06-14",
"epss": "5e-05",
"percentile": "0.00285"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.17.12\", \"matchCriteriaId\": \"646881F6-A299-4D92-A1F3-E95959FA426F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.18.0\", \"versionEndExcluding\": \"1.18.4\", \"matchCriteriaId\": \"FE088A2D-7894-4A48-887C-36DD727A7BEB\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.\"}, {\"lang\": \"es\", \"value\": \"Una recursi\\u00f3n no controlada en las funciones Parse en go/parser versiones anteriores a Go 1.17.12 y Go 1.18.4, permite a un atacante causar un p\\u00e1nico debido al agotamiento de la pila por medio de tipos o declaraciones profundamente anidados\"}]",
"id": "CVE-2022-1962",
"lastModified": "2024-11-21T06:41:50.723",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}]}",
"published": "2022-08-10T20:15:26.250",
"references": "[{\"url\": \"https://go.dev/cl/417063\", \"source\": \"security@golang.org\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://go.dev/issue/53616\", \"source\": \"security@golang.org\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879\", \"source\": \"security@golang.org\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE\", \"source\": \"security@golang.org\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2022-0515\", \"source\": \"security@golang.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://go.dev/cl/417063\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://go.dev/issue/53616\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2022-0515\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-674\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-1962\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2022-08-10T20:15:26.250\",\"lastModified\":\"2026-03-06T20:16:09.373\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.\"},{\"lang\":\"es\",\"value\":\"Una recursi\u00f3n no controlada en las funciones Parse en go/parser versiones anteriores a Go 1.17.12 y Go 1.18.4, permite a un atacante causar un p\u00e1nico debido al agotamiento de la pila por medio de tipos o declaraciones profundamente anidados\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-674\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.17.12\",\"matchCriteriaId\":\"646881F6-A299-4D92-A1F3-E95959FA426F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.18.0\",\"versionEndExcluding\":\"1.18.4\",\"matchCriteriaId\":\"FE088A2D-7894-4A48-887C-36DD727A7BEB\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/417063\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://go.dev/issue/53616\",\"source\":\"security@golang.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE\",\"source\":\"security@golang.org\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-0515\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://go.dev/cl/417063\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://go.dev/issue/53616\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-0515\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/cl/417063\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/issue/53616\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2022-0515\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T00:24:43.737Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-1962\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-02-24T19:32:02.875913Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-06T19:07:41.231Z\"}}], \"cna\": {\"title\": \"Stack exhaustion due to deeply nested types in go/parser\", \"credits\": [{\"lang\": \"en\", \"value\": \"Juho Nurminen of Mattermost\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"go/parser\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.17.12\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.18.0-0\", \"lessThan\": \"1.18.4\", \"versionType\": \"semver\"}], \"packageName\": \"go/parser\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"ParseFile\"}, {\"name\": \"ParseExprFrom\"}, {\"name\": \"parser.tryIdentOrType\"}, {\"name\": \"parser.parsePrimaryExpr\"}, {\"name\": \"parser.parseUnaryExpr\"}, {\"name\": \"parser.parseBinaryExpr\"}, {\"name\": \"parser.parseIfStmt\"}, {\"name\": \"parser.parseStmt\"}, {\"name\": \"resolver.openScope\"}, {\"name\": \"resolver.closeScope\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/417063\"}, {\"url\": \"https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879\"}, {\"url\": \"https://go.dev/issue/53616\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2022-0515\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-674: Uncontrolled Recursion\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2023-06-12T19:04:29.406Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-1962\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-06T19:08:08.543Z\", \"dateReserved\": \"2022-05-31T00:00:00.000Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2022-08-09T20:18:18.000Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2022_6430
Vulnerability from csaf_redhat - Published: 2022-09-13 02:09 - Updated: 2024-12-17 22:03A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64 | — |
A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64 | — |
A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64 | — |
A buffer overflow flaw was found in Golang's library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64 | — |
A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.
CWE-331 - Insufficient Entropy| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64 | — |
A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64 | — |
A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64 | — |
{
"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": "OpenShift API for Data Protection (OADP) 1.0.4 is now available.\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": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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-2022:6430",
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6430.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.0.4 security and bug fix update",
"tracking": {
"current_release_date": "2024-12-17T22:03:14+00:00",
"generator": {
"date": "2024-12-17T22:03:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:6430",
"initial_release_date": "2022-09-13T02:09:43+00:00",
"revision_history": [
{
"date": "2022-09-13T02:09:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-13T02:09:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:03:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-OADP-1.0",
"product": {
"name": "8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.0.4-11"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.0.4-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.0.4-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"product_id": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"product": {
"name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"product_id": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-registry-rhel8\u0026tag=1.0.4-6"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"product_id": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.0.4-6"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.0.4-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
},
"product_reference": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact 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": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022_7519
Vulnerability from csaf_redhat - Published: 2022-11-08 09:34 - Updated: 2024-12-17 22:04A flaw was found in sanitize-url due to improper sanitization in the sanitizeUrl function. This issue causes vulnerability to Cross-site Scripting in sanitize-url.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
An information-disclosure flaw was found in grafana. When a data source has the Forward OAuth Identity feature enabled, sending a query to that data source with an API token (and no other user credentials) will forward the OAuth Identity of the most recently logged-in user. This flaw allows API token holders to retrieve data to which they may not be authorized.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
A Cross-site scripting (XSS) vulnerability was found in the way Grafana handles data sources. This flaw allows an attacker to serve HTML content through the Grafana data source or plugin proxy and trick a user to visit this HTML page using a specially crafted link and execute a Cross-site scripting (XSS) attack. Should an existing data source connected to Grafana be compromised, it could be used to inappropriately gain access to other data sources connected to the same Grafana org.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A Cross-site request forgery (CSRF) vulnerability was found in Grafana. This flaw allows anonymous attackers to elevate their privileges by mounting cross-origin attacks against authenticated high-privilege Grafana users (for example, editors or admins). An attacker can exploit this vulnerability for privilege escalation by tricking an authenticated user into inviting the attacker as a new user with high privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
An Insecure Direct Object Reference (IDOR) vulnerability was found on Grafana Teams APIs. This flaw impacts the `/teams/:teamId`, `/teams/:search`, `/teams/:teamId/members` API endpoints and may allow an authenticated attacker to view unintended data by querying for the specific team ID or search for teams and see the total number of available teams (including teams that the user does not have access to).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the "any" field tag, can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64 | — |
Vendor Fix
fix
|
{
"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 grafana 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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nThe following packages have been upgraded to a later upstream version: grafana (7.5.15). (BZ#2055348)\n\nSecurity Fix(es):\n\n* sanitize-url: XSS due to improper sanitization in sanitizeUrl function (CVE-2021-23648)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* grafana: Forward OAuth Identity Token can allow users to access some data sources (CVE-2022-21673)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* grafana: XSS vulnerability in data source handling (CVE-2022-21702)\n\n* grafana: CSRF vulnerability can lead to privilege escalation (CVE-2022-21703)\n\n* grafana: IDOR vulnerability can lead to information disclosure (CVE-2022-21713)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 Release Notes linked from 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-2022:7519",
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "2055348",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055348"
},
{
"category": "external",
"summary": "2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7519.json"
}
],
"title": "Red Hat Security Advisory: grafana security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-12-17T22:04:52+00:00",
"generator": {
"date": "2024-12-17T22:04:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:7519",
"initial_release_date": "2022-11-08T09:34:04+00:00",
"revision_history": [
{
"date": "2022-11-08T09:34:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:34:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:04:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.src",
"product": {
"name": "grafana-0:7.5.15-3.el8.src",
"product_id": "grafana-0:7.5.15-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.aarch64",
"product": {
"name": "grafana-0:7.5.15-3.el8.aarch64",
"product_id": "grafana-0:7.5.15-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.ppc64le",
"product": {
"name": "grafana-0:7.5.15-3.el8.ppc64le",
"product_id": "grafana-0:7.5.15-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.x86_64",
"product": {
"name": "grafana-0:7.5.15-3.el8.x86_64",
"product_id": "grafana-0:7.5.15-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.s390x",
"product": {
"name": "grafana-0:7.5.15-3.el8.s390x",
"product_id": "grafana-0:7.5.15-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64"
},
"product_reference": "grafana-0:7.5.15-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le"
},
"product_reference": "grafana-0:7.5.15-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x"
},
"product_reference": "grafana-0:7.5.15-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src"
},
"product_reference": "grafana-0:7.5.15-3.el8.src",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64"
},
"product_reference": "grafana-0:7.5.15-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-23648",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-03-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2065290"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in sanitize-url due to improper sanitization in the sanitizeUrl function. This issue causes vulnerability to Cross-site Scripting in sanitize-url.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-url: XSS due to improper sanitization in sanitizeUrl function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23648"
},
{
"category": "external",
"summary": "RHBZ#2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23648",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23648"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648"
},
{
"category": "external",
"summary": "https://github.com/braintree/sanitize-url/pull/40",
"url": "https://github.com/braintree/sanitize-url/pull/40"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882",
"url": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882"
}
],
"release_date": "2022-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "sanitize-url: XSS due to improper sanitization in sanitizeUrl function"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-21673",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2022-01-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044628"
}
],
"notes": [
{
"category": "description",
"text": "An information-disclosure flaw was found in grafana. When a data source has the Forward OAuth Identity feature enabled, sending a query to that data source with an API token (and no other user credentials) will forward the OAuth Identity of the most recently logged-in user. This flaw allows API token holders to retrieve data to which they may not be authorized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Forward OAuth Identity Token can allow users to access some data sources",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21673"
},
{
"category": "external",
"summary": "RHBZ#2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21673"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/",
"url": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/"
}
],
"release_date": "2022-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Forward OAuth Identity Token can allow users to access some data sources"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-21702",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050648"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting (XSS) vulnerability was found in the way Grafana handles data sources. This flaw allows an attacker to serve HTML content through the Grafana data source or plugin proxy and trick a user to visit this HTML page using a specially crafted link and execute a Cross-site scripting (XSS) attack. Should an existing data source connected to Grafana be compromised, it could be used to inappropriately gain access to other data sources connected to the same Grafana org.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: XSS vulnerability in data source handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21702"
},
{
"category": "external",
"summary": "RHBZ#2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21702"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: XSS vulnerability in data source handling"
},
{
"cve": "CVE-2022-21703",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050742"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site request forgery (CSRF) vulnerability was found in Grafana. This flaw allows anonymous attackers to elevate their privileges by mounting cross-origin attacks against authenticated high-privilege Grafana users (for example, editors or admins). An attacker can exploit this vulnerability for privilege escalation by tricking an authenticated user into inviting the attacker as a new user with high privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: CSRF vulnerability can lead to privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21703"
},
{
"category": "external",
"summary": "RHBZ#2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21703"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: CSRF vulnerability can lead to privilege escalation"
},
{
"cve": "CVE-2022-21713",
"cwe": {
"id": "CWE-425",
"name": "Direct Request (\u0027Forced Browsing\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050743"
}
],
"notes": [
{
"category": "description",
"text": "An Insecure Direct Object Reference (IDOR) vulnerability was found on Grafana Teams APIs. This flaw impacts the `/teams/:teamId`, `/teams/:search`, `/teams/:teamId/members` API endpoints and may allow an authenticated attacker to view unintended data by querying for the specific team ID or search for teams and see the total number of available teams (including teams that the user does not have access to).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: IDOR vulnerability can lead to information disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21713"
},
{
"category": "external",
"summary": "RHBZ#2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: IDOR vulnerability can lead to information disclosure"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022_7529
Vulnerability from csaf_redhat - Published: 2022-11-08 09:43 - Updated: 2024-12-17 22:05A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and it is read in a manner where the entire file corresponding to the output of the command is read in. Thus, if the output of the command is large it is possible to exhaust the memory or the disk space of the node when CRI-O reads the output of the command. The highest threat from this vulnerability is system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the "any" field tag, can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src | — |
Vendor Fix
fix
|
{
"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:3.0 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* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* cri-o: memory exhaustion on the node when access to the kube api (CVE-2022-1708)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 Release Notes linked from 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-2022:7529",
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2085361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085361"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7529.json"
}
],
"title": "Red Hat Security Advisory: container-tools:3.0 security update",
"tracking": {
"current_release_date": "2024-12-17T22:05:06+00:00",
"generator": {
"date": "2024-12-17T22:05:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:7529",
"initial_release_date": "2022-11-08T09:43:29+00:00",
"revision_history": [
{
"date": "2022-11-08T09:43:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:43:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:05: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.7.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "container-tools:3.0:8070020220802115906:39077419",
"product": {
"name": "container-tools:3.0:8070020220802115906:39077419",
"product_id": "container-tools:3.0:8070020220802115906:39077419",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/container-tools@3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"product_id": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"product": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"product_id": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"product": {
"name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"product_id": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"product": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"product_id": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"product_id": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"product_id": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src",
"product_id": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
"product_reference": "container-tools:3.0:8070020220802115906:39077419",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch"
},
"product_reference": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch"
},
"product_reference": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Adam Korcz and David Korczynski"
],
"organization": "Disclosed by Ada Logics in a security audit sponsored by CNCF and facilitated by OSTIF"
}
],
"cve": "CVE-2022-1708",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-05-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2085361"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and it is read in a manner where the entire file corresponding to the output of the command is read in. Thus, if the output of the command is large it is possible to exhaust the memory or the disk space of the node when CRI-O reads the output of the command. The highest threat from this vulnerability is system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cri-o: memory exhaustion on the node when access to the kube api",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1708"
},
{
"category": "external",
"summary": "RHBZ#2085361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085361"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1708",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1708"
},
{
"category": "external",
"summary": "https://github.com/cri-o/cri-o/security/advisories/GHSA-fcm2-6c3h-pg6j",
"url": "https://github.com/cri-o/cri-o/security/advisories/GHSA-fcm2-6c3h-pg6j"
}
],
"release_date": "2022-06-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cri-o: memory exhaustion on the node when access to the kube api"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact 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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022_8057
Vulnerability from csaf_redhat - Published: 2022-11-15 10:31 - Updated: 2024-12-17 22:06A flaw was found in sanitize-url due to improper sanitization in the sanitizeUrl function. This issue causes vulnerability to Cross-site Scripting in sanitize-url.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
An information-disclosure flaw was found in grafana. When a data source has the Forward OAuth Identity feature enabled, sending a query to that data source with an API token (and no other user credentials) will forward the OAuth Identity of the most recently logged-in user. This flaw allows API token holders to retrieve data to which they may not be authorized.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
A Cross-site scripting (XSS) vulnerability was found in the way Grafana handles data sources. This flaw allows an attacker to serve HTML content through the Grafana data source or plugin proxy and trick a user to visit this HTML page using a specially crafted link and execute a Cross-site scripting (XSS) attack. Should an existing data source connected to Grafana be compromised, it could be used to inappropriately gain access to other data sources connected to the same Grafana org.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A Cross-site request forgery (CSRF) vulnerability was found in Grafana. This flaw allows anonymous attackers to elevate their privileges by mounting cross-origin attacks against authenticated high-privilege Grafana users (for example, editors or admins). An attacker can exploit this vulnerability for privilege escalation by tricking an authenticated user into inviting the attacker as a new user with high privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
An Insecure Direct Object Reference (IDOR) vulnerability was found on Grafana Teams APIs. This flaw impacts the `/teams/:teamId`, `/teams/:search`, `/teams/:teamId/members` API endpoints and may allow an authenticated attacker to view unintended data by querying for the specific team ID or search for teams and see the total number of available teams (including teams that the user does not have access to).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the "any" field tag, can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nThe following packages have been upgraded to a later upstream version: grafana (7.5.15). (BZ#2055349)\n\nSecurity Fix(es):\n\n* sanitize-url: XSS due to improper sanitization in sanitizeUrl function (CVE-2021-23648)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* grafana: Forward OAuth Identity Token can allow users to access some data sources (CVE-2022-21673)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* grafana: XSS vulnerability in data source handling (CVE-2022-21702)\n\n* grafana: CSRF vulnerability can lead to privilege escalation (CVE-2022-21703)\n\n* grafana: IDOR vulnerability can lead to information disclosure (CVE-2022-21713)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.1 Release Notes linked from 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-2022:8057",
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"category": "external",
"summary": "2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "2055349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055349"
},
{
"category": "external",
"summary": "2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"category": "external",
"summary": "2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8057.json"
}
],
"title": "Red Hat Security Advisory: grafana security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-12-17T22:06:08+00:00",
"generator": {
"date": "2024-12-17T22:06:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:8057",
"initial_release_date": "2022-11-15T10:31:43+00:00",
"revision_history": [
{
"date": "2022-11-15T10:31:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T10:31:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:06: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.1.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.src",
"product": {
"name": "grafana-0:7.5.15-3.el9.src",
"product_id": "grafana-0:7.5.15-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.aarch64",
"product": {
"name": "grafana-0:7.5.15-3.el9.aarch64",
"product_id": "grafana-0:7.5.15-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.ppc64le",
"product": {
"name": "grafana-0:7.5.15-3.el9.ppc64le",
"product_id": "grafana-0:7.5.15-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.x86_64",
"product": {
"name": "grafana-0:7.5.15-3.el9.x86_64",
"product_id": "grafana-0:7.5.15-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.s390x",
"product": {
"name": "grafana-0:7.5.15-3.el9.s390x",
"product_id": "grafana-0:7.5.15-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64"
},
"product_reference": "grafana-0:7.5.15-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le"
},
"product_reference": "grafana-0:7.5.15-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x"
},
"product_reference": "grafana-0:7.5.15-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src"
},
"product_reference": "grafana-0:7.5.15-3.el9.src",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64"
},
"product_reference": "grafana-0:7.5.15-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-23648",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-03-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2065290"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in sanitize-url due to improper sanitization in the sanitizeUrl function. This issue causes vulnerability to Cross-site Scripting in sanitize-url.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-url: XSS due to improper sanitization in sanitizeUrl function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23648"
},
{
"category": "external",
"summary": "RHBZ#2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23648",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23648"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648"
},
{
"category": "external",
"summary": "https://github.com/braintree/sanitize-url/pull/40",
"url": "https://github.com/braintree/sanitize-url/pull/40"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882",
"url": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882"
}
],
"release_date": "2022-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "sanitize-url: XSS due to improper sanitization in sanitizeUrl function"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-21673",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2022-01-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044628"
}
],
"notes": [
{
"category": "description",
"text": "An information-disclosure flaw was found in grafana. When a data source has the Forward OAuth Identity feature enabled, sending a query to that data source with an API token (and no other user credentials) will forward the OAuth Identity of the most recently logged-in user. This flaw allows API token holders to retrieve data to which they may not be authorized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Forward OAuth Identity Token can allow users to access some data sources",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21673"
},
{
"category": "external",
"summary": "RHBZ#2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21673"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/",
"url": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/"
}
],
"release_date": "2022-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Forward OAuth Identity Token can allow users to access some data sources"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-21702",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050648"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting (XSS) vulnerability was found in the way Grafana handles data sources. This flaw allows an attacker to serve HTML content through the Grafana data source or plugin proxy and trick a user to visit this HTML page using a specially crafted link and execute a Cross-site scripting (XSS) attack. Should an existing data source connected to Grafana be compromised, it could be used to inappropriately gain access to other data sources connected to the same Grafana org.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: XSS vulnerability in data source handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21702"
},
{
"category": "external",
"summary": "RHBZ#2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21702"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: XSS vulnerability in data source handling"
},
{
"cve": "CVE-2022-21703",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050742"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site request forgery (CSRF) vulnerability was found in Grafana. This flaw allows anonymous attackers to elevate their privileges by mounting cross-origin attacks against authenticated high-privilege Grafana users (for example, editors or admins). An attacker can exploit this vulnerability for privilege escalation by tricking an authenticated user into inviting the attacker as a new user with high privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: CSRF vulnerability can lead to privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21703"
},
{
"category": "external",
"summary": "RHBZ#2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21703"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: CSRF vulnerability can lead to privilege escalation"
},
{
"cve": "CVE-2022-21713",
"cwe": {
"id": "CWE-425",
"name": "Direct Request (\u0027Forced Browsing\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050743"
}
],
"notes": [
{
"category": "description",
"text": "An Insecure Direct Object Reference (IDOR) vulnerability was found on Grafana Teams APIs. This flaw impacts the `/teams/:teamId`, `/teams/:search`, `/teams/:teamId/members` API endpoints and may allow an authenticated attacker to view unintended data by querying for the specific team ID or search for teams and see the total number of available teams (including teams that the user does not have access to).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: IDOR vulnerability can lead to information disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21713"
},
{
"category": "external",
"summary": "RHBZ#2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: IDOR vulnerability can lead to information disclosure"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022_9047
Vulnerability from csaf_redhat - Published: 2022-12-15 01:57 - Updated: 2024-12-17 22:07A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64 | — |
A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64 | — |
A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64 | — |
A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.
CWE-331 - Insufficient Entropy| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64 | — |
A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64 | — |
A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64 | — |
A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the "any" field tag, can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64 | — |
A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64 | — |
A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64 | — |
{
"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": "The Migration Toolkit for Containers (MTC) 1.7.6 is now available.\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 Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS score, 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-2022:9047",
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2132957",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132957"
},
{
"category": "external",
"summary": "2137304",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137304"
},
{
"category": "external",
"summary": "2140208",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140208"
},
{
"category": "external",
"summary": "2143628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143628"
},
{
"category": "external",
"summary": "2143872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143872"
},
{
"category": "external",
"summary": "2149920",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149920"
},
{
"category": "external",
"summary": "MIG-1240",
"url": "https://issues.redhat.com/browse/MIG-1240"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_9047.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.6 security and bug fix update",
"tracking": {
"current_release_date": "2024-12-17T22:07:03+00:00",
"generator": {
"date": "2024-12-17T22:07:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:9047",
"initial_release_date": "2022-12-15T01:57:35+00:00",
"revision_history": [
{
"date": "2022-12-15T01:57:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-12-15T01:57:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:07:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.7",
"product": {
"name": "8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.7.6-6"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"product": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"product_id": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-legacy-rhel8-operator\u0026tag=v1.7.6-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.7.6-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.7.6-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.7.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.7.6-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64"
},
"product_reference": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2023:0407
Vulnerability from csaf_redhat - Published: 2023-01-24 12:51 - Updated: 2026-06-14 14:39A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
There's an uncontrolled resource consumption flaw in golang's net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http's http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
There's a flaw in golang's syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
A stack overflow flaw was found in Golang's regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.
CWE-331 - Insufficient Entropy| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the "any" field tag, can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 | — |
Vendor Fix
fix
|
{
"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 release packages that fix several bugs and add various enhancements are now available.\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": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\u00a0This advisory contains OpenShift Virtualization 4.12.0 RPMs.\n\nSecurity Fix(es):\n\n* golang: net/http: limit growth of header canonicalization cache (CVE-2021-44716)\n\n* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)\n\n* golang: syscall: don\u0027t close fd 0 on ForkExec error (CVE-2021-44717)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:0407",
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2089804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089804"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0407.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.12.0 RPMs security update",
"tracking": {
"current_release_date": "2026-06-14T14:39:56+00:00",
"generator": {
"date": "2026-06-14T14:39:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2023:0407",
"initial_release_date": "2023-01-24T12:51:07+00:00",
"revision_history": [
{
"date": "2023-01-24T12:51:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-24T12:51:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-14T14:39:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.12 for RHEL 8",
"product": {
"name": "CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el8"
}
}
},
{
"category": "product_name",
"name": "CNV 4.12 for RHEL 7",
"product": {
"name": "CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el7"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "kubevirt-0:4.12.0-1057.el8.src",
"product": {
"name": "kubevirt-0:4.12.0-1057.el8.src",
"product_id": "kubevirt-0:4.12.0-1057.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt@4.12.0-1057.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kubevirt-0:4.12.0-1057.el7.src",
"product": {
"name": "kubevirt-0:4.12.0-1057.el7.src",
"product_id": "kubevirt-0:4.12.0-1057.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt@4.12.0-1057.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"product": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"product_id": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl@4.12.0-1057.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"product": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"product_id": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.12.0-1057.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"product": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"product_id": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl@4.12.0-1057.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"product": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"product_id": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.12.0-1057.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-0:4.12.0-1057.el7.src as a component of CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src"
},
"product_reference": "kubevirt-0:4.12.0-1057.el7.src",
"relates_to_product_reference": "7Server-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 as a component of CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64"
},
"product_reference": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"relates_to_product_reference": "7Server-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 as a component of CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64"
},
"product_reference": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"relates_to_product_reference": "7Server-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-0:4.12.0-1057.el8.src as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src"
},
"product_reference": "kubevirt-0:4.12.0-1057.el8.src",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64"
},
"product_reference": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
},
"product_reference": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"relates_to_product_reference": "8Base-CNV-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components are affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51:07+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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2021-44716",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030801"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s an uncontrolled resource consumption flaw in golang\u0027s net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http\u0027s http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: limit growth of header canonicalization cache",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Container Platform, OpenShift Virtualization, Red Hat Quay and OpenShift distributed tracing the most an attacker can possibly achieve by exploiting this vulnerability is to crash a container, temporarily impacting availability of one or more services. Therefore impact is rated Moderate.\n\nIn its default configuration, grafana as shipped in Red Hat Enterprise Linux 8 is not affected by this vulnerability. However, enabling http2 in /etc/grafana/grafana.ini explicitly would render grafana affected, therefore grafana has been marked affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44716"
},
{
"category": "external",
"summary": "RHBZ#2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51:07+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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by disabling HTTP/2. Setting the GODEBUG=http2server=0 environment variable before calling Serve will disable HTTP/2 unless it was manually configured through the golang.org/x/net/http2 package.",
"product_ids": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: limit growth of header canonicalization cache"
},
{
"cve": "CVE-2021-44717",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030806"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in golang\u0027s syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: don\u0027t close fd 0 on ForkExec error",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This flaw has had the severity level set to Moderate due to the attack complexity required to exhaust file descriptors at the time ForkExec is called, plus an attacker does not necessarily have direct control over where/how data is leaked.\n\n* For Service Telemetry Framework, because the flaw\u0027s impact is lower, no update will be provided at this time for its containers.\n\n* runc shipped with Red Hat Enterprise Linux 8 and 9 are not affected by this flaw because the flaw is already patched in the shipped versions.",
"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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44717"
},
{
"category": "external",
"summary": "RHBZ#2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51:07+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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
},
{
"category": "workaround",
"details": "This bug can be mitigated by raising the per-process file descriptor limit.",
"product_ids": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: don\u0027t close fd 0 on ForkExec error"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51:07+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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51:07+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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51:07+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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51:07+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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51:07+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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.",
"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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51:07+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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51:07+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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51:07+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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51:07+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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.",
"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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51:07+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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51:07+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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2023:0408
Vulnerability from csaf_redhat - Published: 2023-01-25 11:11 - Updated: 2026-06-14 14:40A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
There's an uncontrolled resource consumption flaw in golang's net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http's http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
Workaround
|
There's a flaw in golang's syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
Workaround
|
A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
An arbitrary file read vulnerability was found in the kubeVirt API. This flaw makes it possible to use the kubeVirt API to provide access to host files (like /etc/passwd, for example) in a KubeVirt VM as a disk device that can be written to and read from.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
A flaw was found in the go package of the cmd library in golang. The go command could be tricked into accepting a branch, which resembles a version tag. This issue could allow a remote unauthenticated attacker to bypass security restrictions and introduce invalid or incorrect tags, reducing the integrity of the environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file's group, affecting system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.
CWE-331 - Insufficient Entropy| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the "any" field tag, can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 | — | ||
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Virtualization release 4.12 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform. This advisory contains the following OpenShift Virtualization 4.12.0 images:\n\nSecurity Fix(es):\n\n* golang: net/http: limit growth of header canonicalization cache (CVE-2021-44716)\n\n* kubeVirt: Arbitrary file read on the host from KubeVirt VMs (CVE-2022-1798)\n\n* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)\n\n* golang: syscall: don\u0027t close fd 0 on ForkExec error (CVE-2021-44717)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)\n\n* golang: cmd/go: misinterpretation of branch names can lead to incorrect access control (CVE-2022-23773)\n\n* golang: crypto/elliptic: IsOnCurve returns true for invalid field elements (CVE-2022-23806)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nRHEL-8-CNV-4.12\n\n==============\n\nbridge-marker-container-v4.12.0-24\ncluster-network-addons-operator-container-v4.12.0-24\ncnv-containernetworking-plugins-container-v4.12.0-24\ncnv-must-gather-container-v4.12.0-58\nhco-bundle-registry-container-v4.12.0-769\nhostpath-csi-driver-container-v4.12.0-30\nhostpath-provisioner-container-v4.12.0-30\nhostpath-provisioner-operator-container-v4.12.0-31\nhyperconverged-cluster-operator-container-v4.12.0-96\nhyperconverged-cluster-webhook-container-v4.12.0-96\nkubemacpool-container-v4.12.0-24\nkubevirt-console-plugin-container-v4.12.0-182\nkubevirt-ssp-operator-container-v4.12.0-64\nkubevirt-tekton-tasks-cleanup-vm-container-v4.12.0-55\nkubevirt-tekton-tasks-copy-template-container-v4.12.0-55\nkubevirt-tekton-tasks-create-datavolume-container-v4.12.0-55\nkubevirt-tekton-tasks-create-vm-from-template-container-v4.12.0-55\nkubevirt-tekton-tasks-disk-virt-customize-container-v4.12.0-55\nkubevirt-tekton-tasks-disk-virt-sysprep-container-v4.12.0-55\nkubevirt-tekton-tasks-modify-vm-template-container-v4.12.0-55\nkubevirt-tekton-tasks-operator-container-v4.12.0-40\nkubevirt-tekton-tasks-wait-for-vmi-status-container-v4.12.0-55\nkubevirt-template-validator-container-v4.12.0-32\nlibguestfs-tools-container-v4.12.0-255\novs-cni-marker-container-v4.12.0-24\novs-cni-plugin-container-v4.12.0-24\nvirt-api-container-v4.12.0-255\nvirt-artifacts-server-container-v4.12.0-255\nvirt-cdi-apiserver-container-v4.12.0-72\nvirt-cdi-cloner-container-v4.12.0-72\nvirt-cdi-controller-container-v4.12.0-72\nvirt-cdi-importer-container-v4.12.0-72\nvirt-cdi-operator-container-v4.12.0-72\nvirt-cdi-uploadproxy-container-v4.12.0-71\nvirt-cdi-uploadserver-container-v4.12.0-72\nvirt-controller-container-v4.12.0-255\nvirt-exportproxy-container-v4.12.0-255\nvirt-exportserver-container-v4.12.0-255\nvirt-handler-container-v4.12.0-255\nvirt-launcher-container-v4.12.0-255\nvirt-operator-container-v4.12.0-255\nvirtio-win-container-v4.12.0-10\nvm-network-latency-checkup-container-v4.12.0-89",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:0408",
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1719190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719190"
},
{
"category": "external",
"summary": "2023393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2023393"
},
{
"category": "external",
"summary": "2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "2040377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040377"
},
{
"category": "external",
"summary": "2046298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2046298"
},
{
"category": "external",
"summary": "2052556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052556"
},
{
"category": "external",
"summary": "2053429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429"
},
{
"category": "external",
"summary": "2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "2053541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541"
},
{
"category": "external",
"summary": "2060499",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060499"
},
{
"category": "external",
"summary": "2069098",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069098"
},
{
"category": "external",
"summary": "2070366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070366"
},
{
"category": "external",
"summary": "2071491",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071491"
},
{
"category": "external",
"summary": "2072797",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072797"
},
{
"category": "external",
"summary": "2072821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072821"
},
{
"category": "external",
"summary": "2079916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079916"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2086285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086285"
},
{
"category": "external",
"summary": "2086551",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086551"
},
{
"category": "external",
"summary": "2087724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087724"
},
{
"category": "external",
"summary": "2088129",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088129"
},
{
"category": "external",
"summary": "2088464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088464"
},
{
"category": "external",
"summary": "2089391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089391"
},
{
"category": "external",
"summary": "2089744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089744"
},
{
"category": "external",
"summary": "2089751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089751"
},
{
"category": "external",
"summary": "2089804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089804"
},
{
"category": "external",
"summary": "2091856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091856"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2092796",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092796"
},
{
"category": "external",
"summary": "2093771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093771"
},
{
"category": "external",
"summary": "2093996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093996"
},
{
"category": "external",
"summary": "2094202",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094202"
},
{
"category": "external",
"summary": "2096285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096285"
},
{
"category": "external",
"summary": "2096780",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096780"
},
{
"category": "external",
"summary": "2097436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097436"
},
{
"category": "external",
"summary": "2097586",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097586"
},
{
"category": "external",
"summary": "2099556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099556"
},
{
"category": "external",
"summary": "2099573",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099573"
},
{
"category": "external",
"summary": "2099923",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099923"
},
{
"category": "external",
"summary": "2100290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100290"
},
{
"category": "external",
"summary": "2100436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100436"
},
{
"category": "external",
"summary": "2100442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100442"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2100629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100629"
},
{
"category": "external",
"summary": "2100679",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100679"
},
{
"category": "external",
"summary": "2100682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100682"
},
{
"category": "external",
"summary": "2100684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100684"
},
{
"category": "external",
"summary": "2101144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101144"
},
{
"category": "external",
"summary": "2101164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101164"
},
{
"category": "external",
"summary": "2101167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101167"
},
{
"category": "external",
"summary": "2101333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101333"
},
{
"category": "external",
"summary": "2101335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101335"
},
{
"category": "external",
"summary": "2101390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101390"
},
{
"category": "external",
"summary": "2101394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101394"
},
{
"category": "external",
"summary": "2101423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101423"
},
{
"category": "external",
"summary": "2101430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101430"
},
{
"category": "external",
"summary": "2101445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101445"
},
{
"category": "external",
"summary": "2101454",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101454"
},
{
"category": "external",
"summary": "2101499",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101499"
},
{
"category": "external",
"summary": "2101501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101501"
},
{
"category": "external",
"summary": "2101628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101628"
},
{
"category": "external",
"summary": "2101667",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101667"
},
{
"category": "external",
"summary": "2101681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101681"
},
{
"category": "external",
"summary": "2102074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102074"
},
{
"category": "external",
"summary": "2102125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102125"
},
{
"category": "external",
"summary": "2102132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102132"
},
{
"category": "external",
"summary": "2102138",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102138"
},
{
"category": "external",
"summary": "2102256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102256"
},
{
"category": "external",
"summary": "2102448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102448"
},
{
"category": "external",
"summary": "2102475",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102475"
},
{
"category": "external",
"summary": "2102561",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102561"
},
{
"category": "external",
"summary": "2102737",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102737"
},
{
"category": "external",
"summary": "2102740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102740"
},
{
"category": "external",
"summary": "2103806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103806"
},
{
"category": "external",
"summary": "2103807",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103807"
},
{
"category": "external",
"summary": "2103817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103817"
},
{
"category": "external",
"summary": "2103844",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103844"
},
{
"category": "external",
"summary": "2104331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104331"
},
{
"category": "external",
"summary": "2104402",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104402"
},
{
"category": "external",
"summary": "2104422",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104422"
},
{
"category": "external",
"summary": "2104424",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104424"
},
{
"category": "external",
"summary": "2104479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104479"
},
{
"category": "external",
"summary": "2104480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104480"
},
{
"category": "external",
"summary": "2104785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104785"
},
{
"category": "external",
"summary": "2104859",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104859"
},
{
"category": "external",
"summary": "2105257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105257"
},
{
"category": "external",
"summary": "2106175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106175"
},
{
"category": "external",
"summary": "2106963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106963"
},
{
"category": "external",
"summary": "2107279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107279"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2108339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108339"
},
{
"category": "external",
"summary": "2108638",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108638"
},
{
"category": "external",
"summary": "2109818",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109818"
},
{
"category": "external",
"summary": "2109975",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109975"
},
{
"category": "external",
"summary": "2110256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110256"
},
{
"category": "external",
"summary": "2110562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110562"
},
{
"category": "external",
"summary": "2111240",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111240"
},
{
"category": "external",
"summary": "2111292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111292"
},
{
"category": "external",
"summary": "2111328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111328"
},
{
"category": "external",
"summary": "2111378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111378"
},
{
"category": "external",
"summary": "2111744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111744"
},
{
"category": "external",
"summary": "2111794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111794"
},
{
"category": "external",
"summary": "2112900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112900"
},
{
"category": "external",
"summary": "2114516",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114516"
},
{
"category": "external",
"summary": "2114636",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114636"
},
{
"category": "external",
"summary": "2114683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114683"
},
{
"category": "external",
"summary": "2115257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115257"
},
{
"category": "external",
"summary": "2115258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115258"
},
{
"category": "external",
"summary": "2115280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115280"
},
{
"category": "external",
"summary": "2115769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115769"
},
{
"category": "external",
"summary": "2116225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116225"
},
{
"category": "external",
"summary": "2116644",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116644"
},
{
"category": "external",
"summary": "2117549",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117549"
},
{
"category": "external",
"summary": "2117803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117803"
},
{
"category": "external",
"summary": "2117813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117813"
},
{
"category": "external",
"summary": "2117872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117872"
},
{
"category": "external",
"summary": "2118257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118257"
},
{
"category": "external",
"summary": "2118823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118823"
},
{
"category": "external",
"summary": "2119069",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119069"
},
{
"category": "external",
"summary": "2119128",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119128"
},
{
"category": "external",
"summary": "2119309",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119309"
},
{
"category": "external",
"summary": "2119615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119615"
},
{
"category": "external",
"summary": "2120907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120907"
},
{
"category": "external",
"summary": "2121320",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121320"
},
{
"category": "external",
"summary": "2122236",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122236"
},
{
"category": "external",
"summary": "2122990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122990"
},
{
"category": "external",
"summary": "2124147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124147"
},
{
"category": "external",
"summary": "2124307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124307"
},
{
"category": "external",
"summary": "2124528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124528"
},
{
"category": "external",
"summary": "2124555",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124555"
},
{
"category": "external",
"summary": "2124557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124557"
},
{
"category": "external",
"summary": "2124558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124558"
},
{
"category": "external",
"summary": "2124565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124565"
},
{
"category": "external",
"summary": "2124572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124572"
},
{
"category": "external",
"summary": "2124582",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124582"
},
{
"category": "external",
"summary": "2124594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124594"
},
{
"category": "external",
"summary": "2124597",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124597"
},
{
"category": "external",
"summary": "2126104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126104"
},
{
"category": "external",
"summary": "2126397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126397"
},
{
"category": "external",
"summary": "2127787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127787"
},
{
"category": "external",
"summary": "2127843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127843"
},
{
"category": "external",
"summary": "2127931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127931"
},
{
"category": "external",
"summary": "2127947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127947"
},
{
"category": "external",
"summary": "2128002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128002"
},
{
"category": "external",
"summary": "2128107",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128107"
},
{
"category": "external",
"summary": "2128872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128872"
},
{
"category": "external",
"summary": "2128948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128948"
},
{
"category": "external",
"summary": "2128949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128949"
},
{
"category": "external",
"summary": "2128997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128997"
},
{
"category": "external",
"summary": "2129013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129013"
},
{
"category": "external",
"summary": "2129234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129234"
},
{
"category": "external",
"summary": "2129301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129301"
},
{
"category": "external",
"summary": "2129870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129870"
},
{
"category": "external",
"summary": "2130509",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130509"
},
{
"category": "external",
"summary": "2130588",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130588"
},
{
"category": "external",
"summary": "2130695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130695"
},
{
"category": "external",
"summary": "2130909",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130909"
},
{
"category": "external",
"summary": "2131157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131157"
},
{
"category": "external",
"summary": "2131165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131165"
},
{
"category": "external",
"summary": "2131674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131674"
},
{
"category": "external",
"summary": "2132031",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132031"
},
{
"category": "external",
"summary": "2132682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132682"
},
{
"category": "external",
"summary": "2132721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132721"
},
{
"category": "external",
"summary": "2132744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132744"
},
{
"category": "external",
"summary": "2132746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132746"
},
{
"category": "external",
"summary": "2132783",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132783"
},
{
"category": "external",
"summary": "2132793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132793"
},
{
"category": "external",
"summary": "2132932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132932"
},
{
"category": "external",
"summary": "2133540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133540"
},
{
"category": "external",
"summary": "2133541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133541"
},
{
"category": "external",
"summary": "2133542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133542"
},
{
"category": "external",
"summary": "2133543",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133543"
},
{
"category": "external",
"summary": "2133655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133655"
},
{
"category": "external",
"summary": "2133656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133656"
},
{
"category": "external",
"summary": "2133659",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133659"
},
{
"category": "external",
"summary": "2133660",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133660"
},
{
"category": "external",
"summary": "2134123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134123"
},
{
"category": "external",
"summary": "2134672",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134672"
},
{
"category": "external",
"summary": "2134825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134825"
},
{
"category": "external",
"summary": "2135805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135805"
},
{
"category": "external",
"summary": "2136051",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136051"
},
{
"category": "external",
"summary": "2136425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136425"
},
{
"category": "external",
"summary": "2136534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136534"
},
{
"category": "external",
"summary": "2137123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137123"
},
{
"category": "external",
"summary": "2137241",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137241"
},
{
"category": "external",
"summary": "2137243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137243"
},
{
"category": "external",
"summary": "2137349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137349"
},
{
"category": "external",
"summary": "2137591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137591"
},
{
"category": "external",
"summary": "2137731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137731"
},
{
"category": "external",
"summary": "2137733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137733"
},
{
"category": "external",
"summary": "2137736",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137736"
},
{
"category": "external",
"summary": "2137896",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137896"
},
{
"category": "external",
"summary": "2138112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138112"
},
{
"category": "external",
"summary": "2138119",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138119"
},
{
"category": "external",
"summary": "2138199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138199"
},
{
"category": "external",
"summary": "2138653",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138653"
},
{
"category": "external",
"summary": "2138657",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138657"
},
{
"category": "external",
"summary": "2138664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138664"
},
{
"category": "external",
"summary": "2139257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139257"
},
{
"category": "external",
"summary": "2139260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139260"
},
{
"category": "external",
"summary": "2139293",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139293"
},
{
"category": "external",
"summary": "2139296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139296"
},
{
"category": "external",
"summary": "2139299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139299"
},
{
"category": "external",
"summary": "2139306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139306"
},
{
"category": "external",
"summary": "2139479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139479"
},
{
"category": "external",
"summary": "2139574",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139574"
},
{
"category": "external",
"summary": "2139651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139651"
},
{
"category": "external",
"summary": "2139687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139687"
},
{
"category": "external",
"summary": "2139738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139738"
},
{
"category": "external",
"summary": "2139820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139820"
},
{
"category": "external",
"summary": "2140117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140117"
},
{
"category": "external",
"summary": "2140521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140521"
},
{
"category": "external",
"summary": "2140534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140534"
},
{
"category": "external",
"summary": "2140627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140627"
},
{
"category": "external",
"summary": "2140730",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140730"
},
{
"category": "external",
"summary": "2140808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140808"
},
{
"category": "external",
"summary": "2140977",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140977"
},
{
"category": "external",
"summary": "2140982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140982"
},
{
"category": "external",
"summary": "2140998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140998"
},
{
"category": "external",
"summary": "2141089",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141089"
},
{
"category": "external",
"summary": "2141302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141302"
},
{
"category": "external",
"summary": "2141399",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141399"
},
{
"category": "external",
"summary": "2141494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141494"
},
{
"category": "external",
"summary": "2141654",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141654"
},
{
"category": "external",
"summary": "2141711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141711"
},
{
"category": "external",
"summary": "2142468",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142468"
},
{
"category": "external",
"summary": "2142470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142470"
},
{
"category": "external",
"summary": "2142511",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142511"
},
{
"category": "external",
"summary": "2142647",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142647"
},
{
"category": "external",
"summary": "2142891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142891"
},
{
"category": "external",
"summary": "2142929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142929"
},
{
"category": "external",
"summary": "2143268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143268"
},
{
"category": "external",
"summary": "2143498",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143498"
},
{
"category": "external",
"summary": "2143964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143964"
},
{
"category": "external",
"summary": "2144580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144580"
},
{
"category": "external",
"summary": "2144828",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144828"
},
{
"category": "external",
"summary": "2144839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144839"
},
{
"category": "external",
"summary": "2153849",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153849"
},
{
"category": "external",
"summary": "2155757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155757"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0408.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.12.0 Images security update",
"tracking": {
"current_release_date": "2026-06-14T14:40:01+00:00",
"generator": {
"date": "2026-06-14T14:40:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2023:0408",
"initial_release_date": "2023-01-25T11:11:29+00:00",
"revision_history": [
{
"date": "2023-01-25T11:11:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-25T11:11:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-14T14:40:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.12 for RHEL 8",
"product": {
"name": "CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"product_id": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8\u0026tag=v4.12.0-58"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry\u0026tag=v4.12.0-769"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver\u0026tag=v4.12.0-30"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8\u0026tag=v4.12.0-30"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8-operator\u0026tag=v4.12.0-31"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator\u0026tag=v4.12.0-96"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel8\u0026tag=v4.12.0-96"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"product_id": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin\u0026tag=v4.12.0-182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator\u0026tag=v4.12.0-64"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator\u0026tag=v4.12.0-40"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator\u0026tag=v4.12.0-32"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"product_id": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"product_id": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-marker\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"product": {
"name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"product_id": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy\u0026tag=v4.12.0-71"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"product": {
"name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"product_id": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"product": {
"name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"product_id": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"product": {
"name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"product_id": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"product": {
"name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"product_id": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"product": {
"name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"product_id": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win\u0026tag=v4.12.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"product_id": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"product": {
"name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"product_id": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup\u0026tag=v4.12.0-89"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
},
"product_reference": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64"
},
"product_reference": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64"
},
"product_reference": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64"
},
"product_reference": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64"
},
"product_reference": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
},
"product_reference": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64"
},
"product_reference": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components are affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2021-44716",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030801"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s an uncontrolled resource consumption flaw in golang\u0027s net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http\u0027s http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: limit growth of header canonicalization cache",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Container Platform, OpenShift Virtualization, Red Hat Quay and OpenShift distributed tracing the most an attacker can possibly achieve by exploiting this vulnerability is to crash a container, temporarily impacting availability of one or more services. Therefore impact is rated Moderate.\n\nIn its default configuration, grafana as shipped in Red Hat Enterprise Linux 8 is not affected by this vulnerability. However, enabling http2 in /etc/grafana/grafana.ini explicitly would render grafana affected, therefore grafana has been marked affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44716"
},
{
"category": "external",
"summary": "RHBZ#2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by disabling HTTP/2. Setting the GODEBUG=http2server=0 environment variable before calling Serve will disable HTTP/2 unless it was manually configured through the golang.org/x/net/http2 package.",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: limit growth of header canonicalization cache"
},
{
"cve": "CVE-2021-44717",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030806"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in golang\u0027s syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: don\u0027t close fd 0 on ForkExec error",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This flaw has had the severity level set to Moderate due to the attack complexity required to exhaust file descriptors at the time ForkExec is called, plus an attacker does not necessarily have direct control over where/how data is leaked.\n\n* For Service Telemetry Framework, because the flaw\u0027s impact is lower, no update will be provided at this time for its containers.\n\n* runc shipped with Red Hat Enterprise Linux 8 and 9 are not affected by this flaw because the flaw is already patched in the shipped versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44717"
},
{
"category": "external",
"summary": "RHBZ#2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
},
{
"category": "workaround",
"details": "This bug can be mitigated by raising the per-process file descriptor limit.",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: don\u0027t close fd 0 on ForkExec error"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Oliver Brooks and James Klopchic"
],
"organization": "NCC Group"
}
],
"cve": "CVE-2022-1798",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-08-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2117872"
}
],
"notes": [
{
"category": "description",
"text": "An arbitrary file read vulnerability was found in the kubeVirt API. This flaw makes it possible to use the kubeVirt API to provide access to host files (like /etc/passwd, for example) in a KubeVirt VM as a disk device that can be written to and read from.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kubeVirt: Arbitrary file read on the host from KubeVirt VMs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1798"
},
{
"category": "external",
"summary": "RHBZ#2117872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1798",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1798"
},
{
"category": "external",
"summary": "https://github.com/google/security-research/security/advisories/GHSA-cvx8-ppmc-78hm",
"url": "https://github.com/google/security-research/security/advisories/GHSA-cvx8-ppmc-78hm"
}
],
"release_date": "2022-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kubeVirt: Arbitrary file read on the host from KubeVirt VMs"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-23772",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053532"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23772"
},
{
"category": "external",
"summary": "RHBZ#2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString"
},
{
"cve": "CVE-2022-23773",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053541"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go package of the cmd library in golang. The go command could be tricked into accepting a branch, which resembles a version tag. This issue could allow a remote unauthenticated attacker to bypass security restrictions and introduce invalid or incorrect tags, reducing the integrity of the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23773"
},
{
"category": "external",
"summary": "RHBZ#2053541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control"
},
{
"cve": "CVE-2022-23806",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053429"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having a Moderate security impact. The issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7; hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16 \u0026 1.17), will not be addressed in future updates as shipped only in RHEL-7, hence, marked as Out-of-Support-Scope.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nThe vulnerability lies in the crypto/elliptic: IsOnCurve taking in negative and invalid forms of data input and resulting in a panic, the resulting invalid data input is also resulting in data sinks in other functions such as marshall that handle elliptic curve cryptography by converting points on an elliptic curve into a binary format for storage or transmission and scalarmult which provides scalar multiplication, all three function takes in invalid forms of data and results in a crash, although the main culprit being isoncurve function, considering the attack complexity being high as the data that reaches the vulnerable function could already be stripped of negative sign and the resultant successful exploitation only leading to a panic/crash the vulnerability has been rated as Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23806"
},
{
"category": "external",
"summary": "RHBZ#2053429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-358",
"name": "Improperly Implemented Security Check for Standard"
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2023:1042
Vulnerability from csaf_redhat - Published: 2023-03-06 18:38 - Updated: 2026-06-14 14:39A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — |
A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request's form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
An integer overflow flaw was found in Golang's crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — |
A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — |
A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the "any" field tag, can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
{
"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": "Custom Metrics Autoscaler Operator for Red Hat OpenShift including security updates.\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 Custom Metrics Autoscaler Operator for Red Hat OpenShift is an optional\noperator, based on the Kubernetes Event Driven Autoscaler (KEDA), that allows workloads to be scaled using additional metrics sources other than pod metrics.\nThis release builds upon updated compiler, runtime library, and base images for the purpose of resolving any potential security issues present in previous toolset versions.\n\nThis version makes use of newer tools and libraries to address the following issues:\ngolang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\ngolang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\ngolang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\ngolang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\ngolang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\ngolang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\ngolang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\ngolang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\ngolang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\ngolang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\ngolang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\ngolang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\ngolang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\ngolang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags (CVE-2022-32149)\ngolang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:1042",
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2100763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100763"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2113945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113945"
},
{
"category": "external",
"summary": "2118404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118404"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "OCPNODE-1260",
"url": "https://issues.redhat.com/browse/OCPNODE-1260"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1042.json"
}
],
"title": "Red Hat Security Advisory: Custom Metrics Autoscaler Operator for Red Hat OpenShift (with security updates)",
"tracking": {
"current_release_date": "2026-06-14T14:39:58+00:00",
"generator": {
"date": "2026-06-14T14:39:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2023:1042",
"initial_release_date": "2023-03-06T18:38:53+00:00",
"revision_history": [
{
"date": "2023-03-06T18:38:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-06T18:38:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-14T14:39:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Custom Metrics Autoscaler 2",
"product": {
"name": "OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_custom_metrics_autoscaler:2.0::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Custom Metrics Autoscaler"
},
{
"branches": [
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator\u0026tag=2.8.2-143"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32149",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2022-10-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134010"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "After careful analysis of the vulnerability Redhat is choosing to keep the vulnerability severity as moderate,the vulnerability exists in the ParseAcceptLanguage function of the golang text/language package,when an attacker could craft an unusually large accept header and due to the parser taking quadratic time complexity to finish, firstly the attacker would have to find a way smuggle an input to the parser and even then this would simply not result in a crash of any kind but more of resource hang which while can be unpleasant,does not equate to any real world damage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "RHBZ#2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149"
},
{
"category": "external",
"summary": "https://go.dev/issue/56152",
"url": "https://go.dev/issue/56152"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU",
"url": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU"
}
],
"release_date": "2022-10-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2023:2758
Vulnerability from csaf_redhat - Published: 2023-05-16 08:49 - Updated: 2026-06-14 14:40A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.
CWE-331 - Insufficient Entropy| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the "any" field tag, can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
{
"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* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* podman: symlink exchange attack in podman export volume (CVE-2023-0778)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:2758",
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index"
},
{
"category": "external",
"summary": "2033280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033280"
},
{
"category": "external",
"summary": "2047290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047290"
},
{
"category": "external",
"summary": "2059658",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059658"
},
{
"category": "external",
"summary": "2080458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080458"
},
{
"category": "external",
"summary": "2089790",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089790"
},
{
"category": "external",
"summary": "2090166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090166"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2097708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097708"
},
{
"category": "external",
"summary": "2106396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106396"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2116481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116481"
},
{
"category": "external",
"summary": "2116922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116922"
},
{
"category": "external",
"summary": "2120435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120435"
},
{
"category": "external",
"summary": "2121841",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121841"
},
{
"category": "external",
"summary": "2123415",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123415"
},
{
"category": "external",
"summary": "2124414",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124414"
},
{
"category": "external",
"summary": "2124416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124416"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2124705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124705"
},
{
"category": "external",
"summary": "2124952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124952"
},
{
"category": "external",
"summary": "2126243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126243"
},
{
"category": "external",
"summary": "2126697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126697"
},
{
"category": "external",
"summary": "2128675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128675"
},
{
"category": "external",
"summary": "2131741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131741"
},
{
"category": "external",
"summary": "2131836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131836"
},
{
"category": "external",
"summary": "2135970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135970"
},
{
"category": "external",
"summary": "2135973",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135973"
},
{
"category": "external",
"summary": "2136319",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136319"
},
{
"category": "external",
"summary": "2136933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136933"
},
{
"category": "external",
"summary": "2138434",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138434"
},
{
"category": "external",
"summary": "2139052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139052"
},
{
"category": "external",
"summary": "2139724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139724"
},
{
"category": "external",
"summary": "2140084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140084"
},
{
"category": "external",
"summary": "2140087",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140087"
},
{
"category": "external",
"summary": "2141452",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141452"
},
{
"category": "external",
"summary": "2142711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142711"
},
{
"category": "external",
"summary": "2144754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144754"
},
{
"category": "external",
"summary": "2152516",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152516"
},
{
"category": "external",
"summary": "2153036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153036"
},
{
"category": "external",
"summary": "2155828",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155828"
},
{
"category": "external",
"summary": "2157930",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157930"
},
{
"category": "external",
"summary": "2158084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158084"
},
{
"category": "external",
"summary": "2158469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158469"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2161682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161682"
},
{
"category": "external",
"summary": "2163759",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163759"
},
{
"category": "external",
"summary": "2165875",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165875"
},
{
"category": "external",
"summary": "2168256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2758.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-06-14T14:40:00+00:00",
"generator": {
"date": "2026-06-14T14:40:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2023:2758",
"initial_release_date": "2023-05-16T08:49:00+00:00",
"revision_history": [
{
"date": "2023-05-16T08:49:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T08:49:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-14T14:40:00+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.8.0.GA",
"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.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B18286%2Bcd236dce?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.4.1-1.module%2Bel8.8.0%2B18275%2B3a56cc62?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B18286%2Bcd236dce?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch (container-tools:rhel8)",
"product_id": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=noarch\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.4.1-1.module%2Bel8.8.0%2B18275%2B3a56cc62?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49: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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49: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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49: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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"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.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49: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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49: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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.",
"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.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49: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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49: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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49: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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"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.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49: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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.",
"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.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49: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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49: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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49: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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49: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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
},
{
"acknowledgments": [
{
"names": [
"Zhi Li"
],
"organization": "Huazhong University of Science and Technology"
},
{
"names": [
"Weijie Liu",
"Hongliang Tian"
],
"organization": "Ant Group"
},
{
"names": [
"XiaoFeng Wang"
],
"organization": "Indiana University Bloomington"
}
],
"cve": "CVE-2023-0778",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2023-02-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2168256"
}
],
"notes": [
{
"category": "description",
"text": "A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: symlink exchange attack in podman export volume",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0778"
},
{
"category": "external",
"summary": "RHBZ#2168256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8",
"url": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8"
}
],
"release_date": "2023-02-15T15:56:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49: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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: symlink exchange attack in podman export volume"
}
]
}
RHSA-2023:2802
Vulnerability from csaf_redhat - Published: 2023-05-16 08:59 - Updated: 2026-06-14 14:40A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
An incorrect handling of the supplementary groups in the Podman container engine might lead to the sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where supplementary groups are used to set access permissions and is able to execute a binary code in that container.
CWE-842 - Placement of User into Incorrect Group| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the "any" field tag, can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0 | — |
Vendor Fix
fix
|
{
"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:4.0 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* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* podman: symlink exchange attack in podman export volume (CVE-2023-0778)\n\n* podman: possible information disclosure and modification (CVE-2022-2989)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:2802",
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2115089",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115089"
},
{
"category": "external",
"summary": "2121445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121445"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2129766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129766"
},
{
"category": "external",
"summary": "2152907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152907"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2165610",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165610"
},
{
"category": "external",
"summary": "2165790",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165790"
},
{
"category": "external",
"summary": "2166906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166906"
},
{
"category": "external",
"summary": "2168256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2802.json"
}
],
"title": "Red Hat Security Advisory: container-tools:4.0 security and bug fix update",
"tracking": {
"current_release_date": "2026-06-14T14:40:00+00:00",
"generator": {
"date": "2026-06-14T14:40:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2023:2802",
"initial_release_date": "2023-05-16T08:59:44+00:00",
"revision_history": [
{
"date": "2023-05-16T08:59:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T08:59:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-14T14:40:00+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.8.0.GA",
"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.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"product": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src (container-tools:4.0)",
"product_id": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.199.0-1.module%2Bel8.8.0%2B18113%2B8b5b6979?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.0.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0)",
"product_id": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"product": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch (container-tools:4.0)",
"product_id": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.199.0-1.module%2Bel8.8.0%2B18113%2B8b5b6979?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"product": {
"name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch (container-tools:4.0)",
"product_id": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product": {
"name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0)",
"product_id": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.0.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0)",
"product_id": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0"
},
"product_reference": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0"
},
"product_reference": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0"
},
"product_reference": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0"
},
"product_reference": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0"
},
"product_reference": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"acknowledgments": [
{
"names": [
"Steven Murdoch"
]
}
],
"cve": "CVE-2022-2989",
"cwe": {
"id": "CWE-842",
"name": "Placement of User into Incorrect Group"
},
"discovery_date": "2022-08-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121445"
}
],
"notes": [
{
"category": "description",
"text": "An incorrect handling of the supplementary groups in the Podman container engine might lead to the sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where supplementary groups are used to set access permissions and is able to execute a binary code in that container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: possible information disclosure and modification",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2989"
},
{
"category": "external",
"summary": "RHBZ#2121445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121445"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2989",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2989"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2989",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2989"
},
{
"category": "external",
"summary": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/",
"url": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/"
}
],
"release_date": "2022-08-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "podman: possible information disclosure and modification"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"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.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.",
"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.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"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.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.",
"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.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
},
{
"acknowledgments": [
{
"names": [
"Zhi Li"
],
"organization": "Huazhong University of Science and Technology"
},
{
"names": [
"Weijie Liu",
"Hongliang Tian"
],
"organization": "Ant Group"
},
{
"names": [
"XiaoFeng Wang"
],
"organization": "Indiana University Bloomington"
}
],
"cve": "CVE-2023-0778",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2023-02-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2168256"
}
],
"notes": [
{
"category": "description",
"text": "A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: symlink exchange attack in podman export volume",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0778"
},
{
"category": "external",
"summary": "RHBZ#2168256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8",
"url": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8"
}
],
"release_date": "2023-02-15T15:56:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: symlink exchange attack in podman export volume"
}
]
}
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.