Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-32148 (GCVE-0-2022-32148)
Vulnerability from cvelistv5 – Published: 2022-08-09 20:18 – Updated: 2026-03-06 19:06- CWE-200 - Information Exposure
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | net/http |
Affected:
0 , < 1.17.12
(semver)
Affected: 1.18.0-0 , < 1.18.4 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T07:32:55.971Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/412857"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/53423"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2022-0520"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2022-32148",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-02-23T08:15:49.791308Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-06T19:06:52.828Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/http",
"product": "net/http",
"programRoutines": [
{
"name": "Header.Clone"
}
],
"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": "Christian Mehlmauer"
}
],
"descriptions": [
{
"lang": "en",
"value": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-200: Information Exposure",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-06-12T19:04:32.608Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/412857"
},
{
"url": "https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a"
},
{
"url": "https://go.dev/issue/53423"
},
{
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
},
{
"url": "https://pkg.go.dev/vuln/GO-2022-0520"
}
],
"title": "Exposure of client IP addresses in net/http"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2022-32148",
"datePublished": "2022-08-09T20:18:21.000Z",
"dateReserved": "2022-05-31T00:00:00.000Z",
"dateUpdated": "2026-03-06T19:06:52.828Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-32148",
"date": "2026-06-06",
"epss": "0.00056",
"percentile": "0.17793"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-32148\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2022-08-10T20:15:47.133\",\"lastModified\":\"2026-03-06T20:16:10.927\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.\"},{\"lang\":\"es\",\"value\":\"Una exposici\u00f3n inapropiada de las direcciones IP de los clientes en net/http versiones anteriores a Go 1.17.12 y Go 1.18.4, puede desencadenarse llamando a httputil.ReverseProxy.ServeHTTP con un mapa Request.Header que contenga un valor nulo para el encabezado X-Forwarded-For, lo que causa que ReverseProxy establezca la IP del cliente como valor de el encabezado X-Forwarded-For\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"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/412857\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/53423\",\"source\":\"security@golang.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-0520\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://go.dev/cl/412857\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/53423\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-0520\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/cl/412857\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/issue/53423\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2022-0520\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T07:32:55.971Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-32148\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-02-23T08:15:49.791308Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-06T19:06:29.431Z\"}}], \"cna\": {\"title\": \"Exposure of client IP addresses in net/http\", \"credits\": [{\"lang\": \"en\", \"value\": \"Christian Mehlmauer\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/http\", \"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\": \"net/http\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Header.Clone\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/412857\"}, {\"url\": \"https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a\"}, {\"url\": \"https://go.dev/issue/53423\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2022-0520\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-200: Information Exposure\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2023-06-12T19:04:32.608Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-32148\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-06T19:06:52.828Z\", \"dateReserved\": \"2022-05-31T00:00:00.000Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2022-08-09T20:18:21.000Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2023:0408
Vulnerability from csaf_redhat - Published: 2023-01-25 11:11 - Updated: 2026-06-07 09:16A 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-07T09:16:42+00:00",
"generator": {
"date": "2026-06-07T09:16:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"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-07T09:16:42+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-07 09:16A 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-07T09:16:42+00:00",
"generator": {
"date": "2026-06-07T09:16:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"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-07T09:16:42+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:1275
Vulnerability from csaf_redhat - Published: 2023-03-15 19:58 - Updated: 2026-06-03 11:29A 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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in go-yaml. This issue causes the consumption of excessive amounts of CPU or memory when attempting to parse a large or maliciously crafted YAML document.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
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: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
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: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
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: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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 etcd is now available for Red Hat OpenStack Platform.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "etcd is a highly-available key value store for shared configuration.\n\nThe following Important impact security fix(es) are applicable to Red Hat OpenStack Platform 17.0 (Wallaby), 16.2 (Train), and 16.1 (Train):\n\n* Improve heuristics preventing CPU/memory abuse by parsing malicious or\nlarge YAML documents (CVE-2022-3064)\n\nAs a result of being built by golang 1.18.9, the following Moderate impact security fix(es) are applicable to Red Hat OpenStack Platform 16.2 and 16.1:\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\nAs a result of being built by golang 1.18.9, the following Low impact security fix(es) are applicable to Red Hat OpenStack Platform 16.2 and 16.1:\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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\nscore, acknowledgments, and other related information, refer to the CVE\npage 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:1275",
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "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": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"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": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2163037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163037"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1275.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform (etcd) security update",
"tracking": {
"current_release_date": "2026-06-03T11:29:17+00:00",
"generator": {
"date": "2026-06-03T11:29:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:1275",
"initial_release_date": "2023-03-15T19:58:09+00:00",
"revision_history": [
{
"date": "2023-03-15T19:58:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-15T19:58:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T11:29:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.1",
"product": {
"name": "Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.src",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.src",
"product_id": "etcd-0:3.3.23-12.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-12.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-12.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-12.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-12.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.src as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.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",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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-03-15T19:58:09+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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"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-15T19:58:09+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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-3064",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2163037"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in go-yaml. This issue causes the consumption of excessive amounts of CPU or memory when attempting to parse a large or maliciously crafted YAML document.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-yaml: Improve heuristics preventing CPU/memory abuse by parsing malicious or large YAML documents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RHC package for Red Hat Enterprise Linux 9 mark as Low severity as we do ship the affected code but it\u0027s not easily exposed because YAML files are not parsed by RHC.",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3064"
},
{
"category": "external",
"summary": "RHBZ#2163037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163037"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3064",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3064"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-6q6q-88xp-6f2r",
"url": "https://github.com/advisories/GHSA-6q6q-88xp-6f2r"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/commit/f221b8435cfb71e54062f6c6e99e9ade30b124d5",
"url": "https://github.com/go-yaml/yaml/commit/f221b8435cfb71e54062f6c6e99e9ade30b124d5"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/releases/tag/v2.2.4",
"url": "https://github.com/go-yaml/yaml/releases/tag/v2.2.4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-0956",
"url": "https://pkg.go.dev/vuln/GO-2022-0956"
}
],
"release_date": "2022-08-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-yaml: Improve heuristics preventing CPU/memory abuse by parsing malicious or large YAML documents"
},
{
"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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"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-15T19:58:09+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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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-03-15T19:58:09+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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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-03-15T19:58:09+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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"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",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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-03-15T19:58:09+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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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-03-15T19:58:09+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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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-03-15T19:58:09+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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"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-03-15T19:58:09+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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
},
{
"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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"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"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"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-15T19:58:09+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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"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-03-15T19:58:09+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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:2357
Vulnerability from csaf_redhat - Published: 2023-05-09 10:03 - Updated: 2026-06-03 11:29A 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.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
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: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64 | — |
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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.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.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.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.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.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.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.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.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64 | — |
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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
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: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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 git-lfs is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\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/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: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\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 9.2 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:2357",
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
},
{
"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/9/html/9.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"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": "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": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"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": "2139383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139383"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2357.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security and bug fix update",
"tracking": {
"current_release_date": "2026-06-03T11:29:20+00:00",
"generator": {
"date": "2026-06-03T11:29:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:2357",
"initial_release_date": "2023-05-09T10:03:05+00:00",
"revision_history": [
{
"date": "2023-05-09T10:03:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:03:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T11:29:20+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.2.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": "git-lfs-0:3.2.0-1.el9.src",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.src",
"product_id": "git-lfs-0:3.2.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.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": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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",
"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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"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",
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"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-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.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": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"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",
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.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": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.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": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.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.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.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": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"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-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
},
{
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"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"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"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-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:2758
Vulnerability from csaf_redhat - Published: 2023-05-16 08:49 - Updated: 2026-06-07 09:16A 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-07T09:16:45+00:00",
"generator": {
"date": "2026-06-07T09:16:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"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-07T09:16:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (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-07 09:16A 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-07T09:16:45+00:00",
"generator": {
"date": "2026-06-07T09:16:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"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-07T09:16:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (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"
}
]
}
RHSA-2023:3642
Vulnerability from csaf_redhat - Published: 2023-06-15 15:59 - Updated: 2026-06-07 09:16A flaw was found in the Ramda NPM package that involves prototype poisoning. This flaw allows attackers to supply a crafted object, affecting the integrity or availability of the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
A flaw was found in the EventSource NPM Package. The description from the source states the following message: "Exposure of Sensitive Information to an Unauthorized Actor." This flaw allows an attacker to steal the user's credentials and then use the credentials to access the legitimate website.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
A vulnerability was found in the markedjs package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
A vulnerability was found in the markedjs package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
A flaw was found in the Grafana package. When data-source query caching is enabled, Grafana caches all headers, including `grafana_session.` As a result, any user that queries a data source where the caching is enabled can acquire another user’s session.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
Vendor Fix
fix
Workaround
|
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
Workaround
|
A flaw was found in Grafana when integrated with Zabbix. The Zabbix password can be found in the api_jsonrpc.php HTML source code. When the user logs in and allows the user to register, one can right-click to view the source code and use Ctrl-F to search for the password in api_jsonrpc.php to discover the Zabbix account password and URL address.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
A Cross-site scripting (XSS) vulnerability was found in the Unified Alerting feature of Grafana. This stored XSS can elevate privileges from Editor to Admin.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
Workaround
|
A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
Workaround
|
A flaw was found in the Grafana web application, where it is possible to install plugins which are not digitally signed. An admin could install unsigned plugins, which may contain malicious code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
A flaw was found in Grafana's use of the GitLab data source plugin, leaking the API key to gitlab. This can result in the destination plugin receiving a Grafana user's authentication token, which could be used by an attacker.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
Workaround
|
A flaw was found in the golang package. The JoinPath doesn't remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
A flaw was found in the grafana package. Auth proxy allows authentication of a user by only providing the username (or email) in an X-WEBAUTH-USER HTTP header. The trust assumption is that a front proxy will take care of authentication and that the Grafana server is only publicly reachable with this front proxy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
A flaw was found in Grafana. The vulnerability impacts data source and plugin proxy endpoints under certain conditions. Grafana could leak the authentication cookie of users to plugins, which could result in an impact to confidentiality, integrity, and availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
A flaw was found in the Grafana web application. When a user logs into the system, either the username or email address can be used. However, the login system allows both a username and connected email to be registered, which could allow an attacker to prevent a user which has an associated email address access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
An authentication bypass flaw was discovered in Grafana. This issue could allow a remote unauthenticated attacker to create an account and provide access to a certain organization, which can be exploited by gaining access to the signup link. The highest impacts to the system are confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
An information leak was discovered in Grafana. Remote unauthenticated users could exploit the forget password feature to discover which user accounts exist.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
A flaw was found in the grafana package. While creating a snapshot, an attacker may manipulate a hidden HTTP parameter to inject a malicious URL in the "Open original dashboard" button.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
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: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
An authentication bypass flaw was discovered in the crewjam/saml go package. A remote unauthenticated attacker could trigger it by sending a SAML request. This would allow an escalation of privileges and then enable compromising system integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new container image for Red Hat Ceph Storage 6.1 is now available in the Red Hat Ecosystem Catalog.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services.\n\nThis new container image is based on Red Hat Ceph Storage 6.1 and Red Hat Enterprise Linux 9.\n\nSecurity Fix(es):\n\n* crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements (CVE-2022-41912)\n\n* eventsource: Exposure of Sensitive Information (CVE-2022-1650)\n\n* grafana: stored XSS vulnerability (CVE-2022-31097)\n\n* grafana: OAuth account takeover (CVE-2022-31107)\n\n* ramda: prototype poisoning (CVE-2021-42581)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* marked: regular expression block.def may lead Denial of Service (CVE-2022-21680)\n\n* marked: regular expression inline.reflinkSearch may lead Denial of Service (CVE-2022-21681)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix (CVE-2022-26148)\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: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\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* grafana: plugin signature bypass (CVE-2022-31123)\n\n* grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins (CVE-2022-31130)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n\n* grafana: Escalation from admin to server admin when auth proxy is used (CVE-2022-35957)\n\n* grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins (CVE-2022-39201)\n\n* grafana: using email as a username can block other users from signing in (CVE-2022-39229)\n\n* grafana: email addresses and usernames cannot be trusted (CVE-2022-39306)\n\n* grafana: User enumeration via forget password (CVE-2022-39307)\n\n* grafana: Spoofing of the originalUrl parameter of snapshots (CVE-2022-39324)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\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\nSpace precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index\n\nAll users of Red Hat Ceph Storage are advised to pull these new images from the Red Hat Ecosystem catalog, which provides numerous enhancements and bug fixes.",
"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:3642",
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"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_ceph_storage/6.1/html/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index"
},
{
"category": "external",
"summary": "2066563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066563"
},
{
"category": "external",
"summary": "2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2082705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082705"
},
{
"category": "external",
"summary": "2082706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082706"
},
{
"category": "external",
"summary": "2083778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083778"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2085307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2104365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104365"
},
{
"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": "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": "2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2125514",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125514"
},
{
"category": "external",
"summary": "2131146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131146"
},
{
"category": "external",
"summary": "2131147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131147"
},
{
"category": "external",
"summary": "2131148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131148"
},
{
"category": "external",
"summary": "2131149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149"
},
{
"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": "2138014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138014"
},
{
"category": "external",
"summary": "2138015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138015"
},
{
"category": "external",
"summary": "2148252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148252"
},
{
"category": "external",
"summary": "2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "2168965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168965"
},
{
"category": "external",
"summary": "2174461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174461"
},
{
"category": "external",
"summary": "2174462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174462"
},
{
"category": "external",
"summary": "2186142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186142"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3642.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ceph Storage 6.1 Container security and bug fix update",
"tracking": {
"current_release_date": "2026-06-07T09:16:45+00:00",
"generator": {
"date": "2026-06-07T09:16:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2023:3642",
"initial_release_date": "2023-06-15T15:59:41+00:00",
"revision_history": [
{
"date": "2023-06-15T15:59:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-15T15:59:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T09:16:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 6.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:6.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product_id": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product_id": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product_id": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-42581",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-05-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2083778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ramda NPM package that involves prototype poisoning. This flaw allows attackers to supply a crafted object, affecting the integrity or availability of the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ramda: prototype poisoning",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are the application-ui container up to and including RHACM 2.4.4, 2.3.10 and 2.2.13 and grc-ui container up to and including RHACM 2.2.13 versions. However not any RHACM is affected in the kui-web-terminal container as is using already patched and not affected version, therefore we are not impacted in this particular component. In RHACM these components are behind OpenShift OAuth. This restricts access to the vulnerable ramda library to authenticated users only, therefore the impact is reduced 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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-42581"
},
{
"category": "external",
"summary": "RHBZ#2083778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-42581",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42581"
},
{
"category": "external",
"summary": "https://github.com/ramda/ramda/pull/3192",
"url": "https://github.com/ramda/ramda/pull/3192"
}
],
"release_date": "2022-05-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"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:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ramda: prototype poisoning"
},
{
"cve": "CVE-2022-1650",
"cwe": {
"id": "CWE-359",
"name": "Exposure of Private Personal Information to an Unauthorized Actor"
},
"discovery_date": "2022-05-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2085307"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the EventSource NPM Package. The description from the source states the following message: \"Exposure of Sensitive Information to an Unauthorized Actor.\" This flaw allows an attacker to steal the user\u0027s credentials and then use the credentials to access the legitimate website.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "eventsource: Exposure of Sensitive Information",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1650"
},
{
"category": "external",
"summary": "RHBZ#2085307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1650",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1650"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e",
"url": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e"
}
],
"release_date": "2022-05-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "eventsource: Exposure of Sensitive Information"
},
{
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-21680",
"cwe": {
"id": "CWE-186",
"name": "Overly Restrictive Regular Expression"
},
"discovery_date": "2022-05-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2082705"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the markedjs package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "marked: regular expression block.def may lead Denial of Service",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21680"
},
{
"category": "external",
"summary": "RHBZ#2082705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21680"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21680",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21680"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "marked: regular expression block.def may lead Denial of Service"
},
{
"cve": "CVE-2022-21681",
"cwe": {
"id": "CWE-186",
"name": "Overly Restrictive Regular Expression"
},
"discovery_date": "2022-05-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2082706"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the markedjs package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "marked: regular expression inline.reflinkSearch may lead Denial of Service",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21681"
},
{
"category": "external",
"summary": "RHBZ#2082706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082706"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21681",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21681"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "marked: regular expression inline.reflinkSearch may lead Denial of Service"
},
{
"cve": "CVE-2022-23498",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2167266"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana package. When data-source query caching is enabled, Grafana caches all headers, including `grafana_session.` As a result, any user that queries a data source where the caching is enabled can acquire another user\u2019s session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Use of Cache Containing Sensitive Information",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23498"
},
{
"category": "external",
"summary": "RHBZ#2167266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167266"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23498",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23498"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23498",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23498"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-2j8f-6whh-frc8",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-2j8f-6whh-frc8"
}
],
"release_date": "2023-02-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "To mitigate the vulnerability, disable the data source query caching for all data sources.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: Use of Cache Containing Sensitive Information"
},
{
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24785",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072009"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Moment.js: Path traversal in moment.locale",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Quay 3.10 and above, no version of affected momentjs is present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24785"
},
{
"category": "external",
"summary": "RHBZ#2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4",
"url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4"
}
],
"release_date": "2022-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "Sanitize the user-provided locale name before passing it to Moment.js.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Moment.js: Path traversal in moment.locale"
},
{
"cve": "CVE-2022-26148",
"cwe": {
"id": "CWE-312",
"name": "Cleartext Storage of Sensitive Information"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066563"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana when integrated with Zabbix. The Zabbix password can be found in the api_jsonrpc.php HTML source code. When the user logs in and allows the user to register, one can right-click to view the source code and use Ctrl-F to search for the password in api_jsonrpc.php to discover the Zabbix account password and URL address.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-26148"
},
{
"category": "external",
"summary": "RHBZ#2066563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066563"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-26148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-26148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26148"
}
],
"release_date": "2022-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix"
},
{
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-31097",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104365"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting (XSS) vulnerability was found in the Unified Alerting feature of Grafana. This stored XSS can elevate privileges from Editor to Admin.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: stored XSS vulnerability",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31097"
},
{
"category": "external",
"summary": "RHBZ#2104365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31097"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31097",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31097"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-vw7q-p2qg-4m5f",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-vw7q-p2qg-4m5f"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "Disable Unified alerting.\nhttps://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#unified_alerting",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: stored XSS vulnerability"
},
{
"acknowledgments": [
{
"names": [
"HTTPVoid team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-31107",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: OAuth account takeover",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31107"
},
{
"category": "external",
"summary": "RHBZ#2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "As a workaround, it is possible to disable any OAuth login or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: OAuth account takeover"
},
{
"cve": "CVE-2022-31123",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131147"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana web application, where it is possible to install plugins which are not digitally signed. An admin could install unsigned plugins, which may contain malicious code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: plugin signature bypass",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31123"
},
{
"category": "external",
"summary": "RHBZ#2131147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131147"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31123",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31123"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31123",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31123"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-rhxj-gh46-jvw8",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-rhxj-gh46-jvw8"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: plugin signature bypass"
},
{
"cve": "CVE-2022-31130",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131146"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana\u0027s use of the GitLab data source plugin, leaking the API key to gitlab. This can result in the destination plugin receiving a Grafana user\u0027s authentication token, which could be used by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31130"
},
{
"category": "external",
"summary": "RHBZ#2131146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31130"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins"
},
{
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"cve": "CVE-2022-35957",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2022-09-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2125514"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the grafana package. Auth proxy allows authentication of a user by only providing the username (or email) in an X-WEBAUTH-USER HTTP header. The trust assumption is that a front proxy will take care of authentication and that the Grafana server is only publicly reachable with this front proxy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Escalation from admin to server admin when auth proxy is used",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-35957"
},
{
"category": "external",
"summary": "RHBZ#2125514",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125514"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-35957",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35957"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-ff5c-938w-8c9q",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-ff5c-938w-8c9q"
}
],
"release_date": "2022-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Escalation from admin to server admin when auth proxy is used"
},
{
"cve": "CVE-2022-39201",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131148"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. The vulnerability impacts data source and plugin proxy endpoints under certain conditions. Grafana could leak the authentication cookie of users to plugins, which could result in an impact to confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39201"
},
{
"category": "external",
"summary": "RHBZ#2131148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131148"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39201",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39201"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins"
},
{
"cve": "CVE-2022-39229",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131149"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana web application. When a user logs into the system, either the username or email address can be used. However, the login system allows both a username and connected email to be registered, which could allow an attacker to prevent a user which has an associated email address access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: using email as a username can block other users from signing in",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39229"
},
{
"category": "external",
"summary": "RHBZ#2131149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39229",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39229"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"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:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: using email as a username can block other users from signing in"
},
{
"acknowledgments": [
{
"names": [
"Grafana Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39306",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2022-10-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2138014"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass flaw was discovered in Grafana. This issue could allow a remote unauthenticated attacker to create an account and provide access to a certain organization, which can be exploited by gaining access to the signup link. The highest impacts to the system are confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: email addresses and usernames cannot be trusted",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39306"
},
{
"category": "external",
"summary": "RHBZ#2138014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39306",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39306"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39306",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39306"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/",
"url": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/"
}
],
"release_date": "2022-11-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: email addresses and usernames cannot be trusted"
},
{
"acknowledgments": [
{
"names": [
"Grafana Team"
]
}
],
"cve": "CVE-2022-39307",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2022-10-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2138015"
}
],
"notes": [
{
"category": "description",
"text": "An information leak was discovered in Grafana. Remote unauthenticated users could exploit the forget password feature to discover which user accounts exist.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: User enumeration via forget password",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39307"
},
{
"category": "external",
"summary": "RHBZ#2138015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138015"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39307",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39307"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39307",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39307"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/",
"url": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/"
}
],
"release_date": "2022-11-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: User enumeration via forget password"
},
{
"acknowledgments": [
{
"names": [
"Grafana Security Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39324",
"cwe": {
"id": "CWE-472",
"name": "External Control of Assumed-Immutable Web Parameter"
},
"discovery_date": "2022-11-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2148252"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the grafana package. While creating a snapshot, an attacker may manipulate a hidden HTTP parameter to inject a malicious URL in the \"Open original dashboard\" button.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Spoofing of the originalUrl parameter of snapshots",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Service Mesh containers include the Grafana RPM from RHEL and consume CVE fixes for Grafana from RHEL channels. The servicemesh-grafana RPM shipped in early versions of OpenShift Service Mesh 2.1 is no longer maintained.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39324"
},
{
"category": "external",
"summary": "RHBZ#2148252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39324",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39324"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39324",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39324"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2023/01/25/grafana-security-releases-new-versions-with-fixes-for-cve-2022-23552-cve-2022-41912-and-cve-2022-39324/",
"url": "https://grafana.com/blog/2023/01/25/grafana-security-releases-new-versions-with-fixes-for-cve-2022-23552-cve-2022-41912-and-cve-2022-39324/"
}
],
"release_date": "2023-01-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Spoofing of the originalUrl parameter of snapshots"
},
{
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"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-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41912",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2022-11-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2149181"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass flaw was discovered in the crewjam/saml go package. A remote unauthenticated attacker could trigger it by sending a SAML request. This would allow an escalation of privileges and then enable compromising system integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Whilst the Red Hat Advanced Cluster Management for Kubernetes (RHACM) acm-grafana container include the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nThe OCP grafana-container includes the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nWhile Red Hat Ceph Storage 4\u0027s grafana-container includes the affected code, this is used for logging and limits access to the rest of the Ceph cluster. Thus the impact has been reduced from critical to important. Red Hat Ceph Storage 3 and 4 do not use crewjam/saml in their version of grafana.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41912"
},
{
"category": "external",
"summary": "RHBZ#2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41912",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912"
},
{
"category": "external",
"summary": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g",
"url": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g"
}
],
"release_date": "2022-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements"
}
]
}
RHSA-2023:3664
Vulnerability from csaf_redhat - Published: 2023-06-19 10:32 - Updated: 2026-01-22 04:23A 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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64 | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64 | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x | — |
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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64 | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64 | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x | — |
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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64 | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64 | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x | — |
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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64 | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64 | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x | — |
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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64 | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64 | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x | — |
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: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64 | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64 | — | ||
| Unresolved product id: 8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x | — |
{
"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": "Release of Bug Advisories for the OpenShift Jenkins image and Jenkins agent base image.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Release of Security Advisory for the OpenShift Jenkins image and Jenkins agent base image.\n\nSecurity Fix(es):\n\n* golang: net/http: An attacker can cause excessive memory growth in a Go\nserver accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.",
"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:3664",
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
},
{
"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": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"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": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "OCPBUGS-11182",
"url": "https://issues.redhat.com/browse/OCPBUGS-11182"
},
{
"category": "external",
"summary": "OCPBUGS-13653",
"url": "https://issues.redhat.com/browse/OCPBUGS-13653"
},
{
"category": "external",
"summary": "OCPBUGS-14114",
"url": "https://issues.redhat.com/browse/OCPBUGS-14114"
},
{
"category": "external",
"summary": "OCPBUGS-1438",
"url": "https://issues.redhat.com/browse/OCPBUGS-1438"
},
{
"category": "external",
"summary": "OCPBUGS-14646",
"url": "https://issues.redhat.com/browse/OCPBUGS-14646"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3664.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Jenkins image and Jenkins agent base image security update",
"tracking": {
"current_release_date": "2026-01-22T04:23:54+00:00",
"generator": {
"date": "2026-01-22T04:23:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.15"
}
},
"id": "RHSA-2023:3664",
"initial_release_date": "2023-06-19T10:32:56+00:00",
"revision_history": [
{
"date": "2023-06-19T10:32:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-19T10:32:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-22T04:23:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product": {
"name": "OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ocp_tools:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Jenkins"
},
{
"branches": [
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"product": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"product_id": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4?arch=amd64\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-agent-base-rhel8\u0026tag=v4.11.0-1686831582"
}
}
},
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64",
"product": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64",
"product_id": "ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb?arch=amd64\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-rhel8\u0026tag=v4.11.0-1686832830"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"product": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"product_id": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13?arch=arm64\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-agent-base-rhel8\u0026tag=v4.11.0-1686831582"
}
}
},
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"product": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"product_id": "ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d?arch=arm64\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-rhel8\u0026tag=v4.11.0-1686832830"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"product": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"product_id": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f?arch=ppc64le\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-agent-base-rhel8\u0026tag=v4.11.0-1686831582"
}
}
},
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"product": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"product_id": "ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b?arch=ppc64le\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-rhel8\u0026tag=v4.11.0-1686832830"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"product": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"product_id": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf?arch=s390x\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-agent-base-rhel8\u0026tag=v4.11.0-1686831582"
}
}
},
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"product": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"product_id": "ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22?arch=s390x\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-rhel8\u0026tag=v4.11.0-1686832830"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64 as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64"
},
"product_reference": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le"
},
"product_reference": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64 as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64"
},
"product_reference": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
},
"product_reference": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x"
},
"product_reference": "ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le"
},
"product_reference": "ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64 as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64"
},
"product_reference": "ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64 as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
},
"product_reference": "ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
}
]
},
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
}
],
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"known_not_affected": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
},
"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-06-19T10:32:56+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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
}
],
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
}
],
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"known_not_affected": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
},
"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-06-19T10:32:56+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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
}
],
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
}
],
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"known_not_affected": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
},
"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-06-19T10:32:56+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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
}
],
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
}
],
"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": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"known_not_affected": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
},
"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-06-19T10:32:56+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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
}
],
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
}
],
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"known_not_affected": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
},
"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-06-19T10:32:56+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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
}
],
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
}
],
"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": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"known_not_affected": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
},
"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-06-19T10:32:56+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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
}
],
"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": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
SSA-806742
Vulnerability from csaf_siemens - Published: 2024-02-13 00:00 - Updated: 2024-02-13 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)",
"tlp": {
"label": "WHITE"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.\n\nSiemens has released an update for SCALANCE X-300 and recommends to update to the latest version.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "productcert@siemens.com",
"name": "Siemens ProductCERT",
"namespace": "https://www.siemens.com"
},
"references": [
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-806742.json"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-806742.pdf"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-806742.txt"
}
],
"title": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4",
"tracking": {
"current_release_date": "2024-02-13T00:00:00Z",
"generator": {
"engine": {
"name": "Siemens ProductCERT CSAF Generator",
"version": "1"
}
},
"id": "SSA-806742",
"initial_release_date": "2024-02-13T00:00:00Z",
"revision_history": [
{
"date": "2024-02-13T00:00:00Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "interim",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)",
"product_id": "1",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2EC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)",
"product_id": "2",
"product_identification_helper": {
"model_numbers": [
"6GK5324-8TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)",
"product_id": "3",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)",
"product_id": "4",
"product_identification_helper": {
"model_numbers": [
"6GK5332-0GA01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)",
"product_id": "5",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2ER3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)",
"product_id": "6",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)",
"product_id": "7",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)",
"product_id": "8",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)",
"product_id": "9",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)",
"product_id": "10",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)",
"product_id": "11",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-20001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash.\n\nThis issue affects Apache HTTP Server 2.4.54 and earlier.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2020-10735",
"cwe": {
"id": "CWE-704",
"name": "Incorrect Type Conversion or Cast"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2021-3445",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in libdnf\u0027s signature verification functionality in versions before 0.60.1. This flaw allows an attacker to achieve code execution if they can alter the header information of an RPM package and then trick a user or system into installing it. The highest risk of this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-3445"
},
{
"cve": "CVE-2021-3638",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the ATI VGA device emulation of QEMU. This flaw occurs in the ati_2d_blt() routine while handling MMIO write operations when the guest provides invalid values for the destination display parameters. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-3638"
},
{
"cve": "CVE-2021-4037",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the fs/inode.c:inode_init_owner() function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory is SGID and belongs to a certain group and is writable by a user who is not a member of this group. This can lead to excessive permissions granted in case when they should not. This vulnerability is similar to the previous CVE-2018-13405 and adds the missed fix for the XFS.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-36369",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dropbear through 2020.81. Due to a non-RFC-compliant check of the available authentication methods in the client-side SSH code, it is possible for an SSH server to change the login process in its favor. This attack can bypass additional security measures such as FIDO2 tokens or SSH-Askpass. Thus, it allows an attacker to abuse a forwarded agent for logging on to another server unnoticed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-36369"
},
{
"cve": "CVE-2021-43666",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A Denial of Service vulnerability exists in mbed TLS 3.0.0 and earlier in the mbedtls_pkcs12_derivation function when an input password\u0027s length is 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-43666"
},
{
"cve": "CVE-2021-45451",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"notes": [
{
"category": "summary",
"text": "In Mbed TLS before 3.1.0, psa_aead_generate_nonce allows policy bypass or oracle-based decryption when the output buffer is at memory locations accessible to an untrusted application.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-45451"
},
{
"cve": "CVE-2022-1015",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-1015"
},
{
"cve": "CVE-2022-1348",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in logrotate in how the state file is created. The state file is used to prevent parallel executions of multiple instances of logrotate by acquiring and releasing a file lock. When the state file does not exist, it is created with world-readable permission, allowing an unprivileged user to lock the state file, stopping any rotation. This flaw affects logrotate versions before 3.20.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-1348"
},
{
"cve": "CVE-2022-2586",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-2586"
},
{
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-3294",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3294"
},
{
"cve": "CVE-2022-3437",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3437"
},
{
"cve": "CVE-2022-3515",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-4415",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4743",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A potential memory leak issue was discovered in SDL2 in GLES_CreateTexture() function in SDL_render_gles.c. The vulnerability allows an attacker to cause a denial of service attack. The vulnerability affects SDL2 v2.0.4 and above. SDL-1.x are not affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4743"
},
{
"cve": "CVE-2022-4744",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double-free flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4744"
},
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4900"
},
{
"cve": "CVE-2022-4904",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2022-23471",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. A bug was found in containerd\u0027s CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize events if a TTY is requested. If the user\u0027s process fails to launch due to, for example, a faulty command, the goroutine will be stuck waiting to send without a receiver, resulting in a memory leak. Kubernetes and crictl can both be configured to use containerd\u0027s CRI implementation and the stream server is used for handling container IO. This bug has been fixed in containerd 1.6.12 and 1.5.16. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used and that only trusted users have permissions to execute commands in running containers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-24834",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versions 7.0.12, 6.2.13, and 6.0.20.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-24834"
},
{
"cve": "CVE-2022-26691",
"cwe": {
"id": "CWE-697",
"name": "Incorrect Comparison"
},
"notes": [
{
"category": "summary",
"text": "A logic issue was addressed with improved state management. This issue is fixed in Security Update 2022-003 Catalina, macOS Monterey 12.3, macOS Big Sur 11.6.5. An application may be able to gain elevated privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-26691"
},
{
"cve": "CVE-2022-28737",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28737"
},
{
"cve": "CVE-2022-28738",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28738"
},
{
"cve": "CVE-2022-28739",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including Kernel#Float and String#to_f.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28739"
},
{
"cve": "CVE-2022-29154",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29154"
},
{
"cve": "CVE-2022-29162",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "summary",
"text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"cwe": {
"id": "CWE-282",
"name": "Improper Ownership Management"
},
"notes": [
{
"category": "summary",
"text": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-29536",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In GNOME Epiphany before 41.4 and 42.x before 42.2, an HTML document can trigger a client buffer overflow (in ephy_string_shorten in the UI process) via a long page title. The issue occurs because the number of bytes for a UTF-8 ellipsis character is not properly considered.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29536"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-34903",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim\u0027s keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-34918",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-34918"
},
{
"cve": "CVE-2022-36021",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36021"
},
{
"cve": "CVE-2022-36227",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: \"In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution.\"",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-36760",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027) vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-37436",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37454"
},
{
"cve": "CVE-2022-37797",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In lighttpd 1.4.65, mod_wstunnel does not initialize a handler function pointer if an invalid HTTP request (websocket handshake) is received. It leads to null pointer dereference which crashes the server. It could be used by an external attacker to cause denial of service condition.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37797"
},
{
"cve": "CVE-2022-38725",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An integer overflow in the RFC3164 parser in One Identity syslog-ng 3.0 through 3.37 allows remote attackers to cause a Denial of Service via crafted syslog input that is mishandled by the tcp or network function. syslog-ng Premium Edition 7.0.30 and syslog-ng Store Box 6.10.0 are also affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-38725"
},
{
"cve": "CVE-2022-39189",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered the x86 KVM subsystem in the Linux kernel before 5.18.17. Unprivileged guest users can compromise the guest kernel because TLB flush operations are mishandled in certain KVM_VCPU_PREEMPTED situations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-39189"
},
{
"cve": "CVE-2022-39260",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git\u0027s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-39260"
},
{
"cve": "CVE-2022-41409",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41409"
},
{
"cve": "CVE-2022-41556",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A resource leak in gw_backend.c in lighttpd 1.4.56 through 1.4.66 could lead to a denial of service (connection-slot exhaustion) after a large amount of anomalous TCP behavior by clients. It is related to RDHUP mishandling in certain HTTP/1.1 chunked situations. Use of mod_fastcgi is, for example, affected. This is fixed in 1.4.67.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41556"
},
{
"cve": "CVE-2022-41715",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After 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. Normal use of regular expressions is unaffected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "An attacker can 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": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41860",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41860"
},
{
"cve": "CVE-2022-41861",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41861"
},
{
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2022-41903",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer overflow in `pretty.c::format_and_pad_commit()` where a `size_t` is stored improperly as an `int`, and then added as an offset to a `memcpy()`. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable `git archive` in untrusted repositories. If you expose git archive via `git daemon`, disable it by running `git config --global daemon.uploadArch false`.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-42919",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-44370",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "NASM v2.16 was discovered to contain a heap buffer overflow in the component quote_for_pmake() asm/nasm.c:856",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-44370"
},
{
"cve": "CVE-2022-45061",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45142",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"notes": [
{
"category": "summary",
"text": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45142"
},
{
"cve": "CVE-2022-45919",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 6.0.10. In drivers/media/dvb-core/dvb_ca_en50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-46392",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking a secure enclave) can recover an RSA private key after observing the victim performing a single private-key operation, if the window size (MBEDTLS_MPI_WINDOW_SIZE) used for the exponentiation is 3 or smaller.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-46392"
},
{
"cve": "CVE-2022-46393",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. There is a potential heap-based buffer overflow and heap-based buffer over-read in DTLS if MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and MBEDTLS_SSL_CID_IN_LEN_MAX \u003e 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-46393"
},
{
"cve": "CVE-2022-47629",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-48303",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-48303"
},
{
"cve": "CVE-2022-48434",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-48434"
},
{
"cve": "CVE-2023-0160",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A deadlock flaw was found in the Linux kernel\u2019s BPF subsystem. This flaw allows a local user to potentially crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0160"
},
{
"cve": "CVE-2023-0330",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in the lsi53c895a device affects the latest version of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0330"
},
{
"cve": "CVE-2023-0361",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0361"
},
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0494"
},
{
"cve": "CVE-2023-0567",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0590",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0662",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-1206",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1206"
},
{
"cve": "CVE-2023-1380",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A slab-out-of-bound read problem was found in brcmf_get_assoc_ies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when assoc_info-\u003ereq_len data is bigger than the size of the buffer, defined as WL_EXTRA_BUF_MAX, leading to a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1393",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-1611",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btrfs_search_slot in fs/btrfs/ctree.c in btrfs in the Linux Kernel.This flaw allows an attacker to crash the system and possibly cause a kernel information lea",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw use after free in the Linux kernel Xircom 16-bit PCMCIA (PC-card) Ethernet driver was found.A local user could use this flaw to crash the system or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1838",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in vhost_net_set_backend in drivers/vhost/net.c in virtio network subcomponent in the Linux kernel due to a double fget. This flaw could allow a local attacker to crash the system, and could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1838"
},
{
"cve": "CVE-2023-1855",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem. This vulnerability could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1859",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xen_9pfs_front_removet in net/9p/trans_xen.c in Xen transport for 9pfs in the Linux Kernel. This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1859"
},
{
"cve": "CVE-2023-1989",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btsdio_remove in drivers\\bluetooth\\btsdio.c in the Linux Kernel. In this flaw, a call to btsdio_remove with an unfinished job, may cause a race problem leading to a UAF on hdev devices.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-2002",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2002"
},
{
"cve": "CVE-2023-2124",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2194",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability was found in the Linux kernel\u0027s SLIMpro I2C device driver. The userspace \"data-\u003eblock[0]\" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could allow a local privileged user to crash the system or potentially achieve code execution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-2269",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2269"
},
{
"cve": "CVE-2023-2861",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. The 9pfs server did not prohibit opening special files on the host side, potentially allowing a malicious client to escape from the exported 9p tree by creating and opening a device file in the shared folder.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2861"
},
{
"cve": "CVE-2023-2953",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2953"
},
{
"cve": "CVE-2023-3006",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"notes": [
{
"category": "summary",
"text": "A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim\u0027s hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3006"
},
{
"cve": "CVE-2023-3090",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.\n\nThe out-of-bounds write is caused by missing skb-\u003ecb initialization in the ipvlan network driver. The vulnerability is reachable if\u00a0CONFIG_IPVLAN is enabled.\n\n\nWe recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3090"
},
{
"cve": "CVE-2023-3111",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3111"
},
{
"cve": "CVE-2023-3141",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This flaw allows a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3141"
},
{
"cve": "CVE-2023-3212",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3212"
},
{
"cve": "CVE-2023-3247",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"notes": [
{
"category": "summary",
"text": "In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3247"
},
{
"cve": "CVE-2023-3268",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out of bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3268"
},
{
"cve": "CVE-2023-3301",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3301"
},
{
"cve": "CVE-2023-3316",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3316"
},
{
"cve": "CVE-2023-3390",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s netfilter subsystem in net/netfilter/nf_tables_api.c.\n\nMishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue.\n\nWe recommend upgrading past commit\u00a01240eb93f0616b21c675416516ff3d74798fdc97.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3390"
},
{
"cve": "CVE-2023-3611",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3611"
},
{
"cve": "CVE-2023-3776",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_fw component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3776"
},
{
"cve": "CVE-2023-3863",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nfc_llcp_find_local in net/nfc/llcp_core.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3863"
},
{
"cve": "CVE-2023-4128",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel allows a local attacker to perform a local privilege escalation due to incorrect handling of the existing filter, leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-4128"
},
{
"cve": "CVE-2023-4194",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel\u0027s TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following upstream commits - a096ccca6e50 (\"tun: tun_chr_open(): correctly initialize socket uid\"), - 66b2c338adce (\"tap: tap_open(): correctly initialize socket uid\"), pass \"inode-\u003ei_uid\" to sock_init_data_uid() as the last parameter and that turns out to not be accurate.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-4194"
},
{
"cve": "CVE-2023-20593",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue in \u201cZen 2\u201d CPUs, under specific microarchitectural circumstances, may allow an attacker to potentially access sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-20593"
},
{
"cve": "CVE-2023-21255",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In multiple functions of binder.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-21255"
},
{
"cve": "CVE-2023-22490",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source `$GIT_DIR/objects` directory contains symbolic links, the `objects` directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim\u0027s filesystem within the malicious repository\u0027s working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253.\n\nA fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with `--recurse-submodules`. Instead, consider cloning repositories without recursively cloning their submodules, and instead run `git submodule update` at each layer. Before doing so, inspect each new `.gitmodules` file to ensure that it does not contain suspicious module URLs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-22742",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "libgit2 is a cross-platform, linkable library implementation of Git. When using an SSH remote with the optional libssh2 backend, libgit2 does not perform certificate checking by default. Prior versions of libgit2 require the caller to set the `certificate_check` field of libgit2\u0027s `git_remote_callbacks` structure - if a certificate check callback is not set, libgit2 does not perform any certificate checking. This means that by default - without configuring a certificate check callback, clients will not perform validation on the server SSH keys and may be subject to a man-in-the-middle attack. Users are encouraged to upgrade to v1.4.5 or v1.5.1. Users unable to upgrade should ensure that all relevant certificates are manually checked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22742"
},
{
"cve": "CVE-2023-22745",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "tpm2-tss is an open source software implementation of the Trusted Computing Group (TCG) Trusted Platform Module (TPM) 2 Software Stack (TSS2). In affected versions `Tss2_RC_SetHandler` and `Tss2_RC_Decode` both index into `layer_handler` with an 8 bit layer number, but the array only has `TPM2_ERROR_TSS2_RC_LAYER_COUNT` entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer. This Buffer overrun, could result in arbitrary code execution. An example attack would be a MiTM bus attack that returns 0xFFFFFFFF for the RC. Given the common use case of TPM modules an attacker must have local access to the target machine with local system privileges which allows access to the TPM system. Usually TPM access requires administrative privilege.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-23454",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "cbq_classify in net/sched/sch_cbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service (slab-out-of-bounds read) because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23931",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23931"
},
{
"cve": "CVE-2023-23934",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Werkzeug is a comprehensive WSGI web application library. Browsers may allow \"nameless\" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23934"
},
{
"cve": "CVE-2023-23946",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to `git apply`, a path outside the working tree can be overwritten as the user who is running `git apply`. A fix has been prepared and will appear in v2.39.2, v2.38.4, v2.37.6, v2.36.5, v2.35.7, v2.34.7, v2.33.7, v2.32.6, v2.31.7, and v2.30.8. As a workaround, use `git apply --stat` to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-24538"
},
{
"cve": "CVE-2023-25153",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25153"
},
{
"cve": "CVE-2023-25155",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25155"
},
{
"cve": "CVE-2023-25193",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "hb-ot-layout-gsubgpos.hh in HarfBuzz through 6.0.0 allows attackers to trigger quadratic growth via consecutive marks during the process of looking back for base glyphs when attaching marks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25588",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in Binutils. The field `the_bfd` of `asymbol`struct is uninitialized in the `bfd_mach_o_get_synthetic_symtab` function, which may lead to an application crash and local denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25588"
},
{
"cve": "CVE-2023-25690",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack.\r\n\r\nConfigurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. \r\n\r\nRequest splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25727",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25727"
},
{
"cve": "CVE-2023-26081",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"notes": [
{
"category": "summary",
"text": "In Epiphany (aka GNOME Web) through 43.0, untrusted web content can trick users into exfiltrating passwords, because autofill occurs in sandboxed contexts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-26081"
},
{
"cve": "CVE-2023-26965",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-27522",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55.\n\nSpecial characters in the origin response header can truncate/split the response forwarded to the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-27534",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user\u0027s home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-28450",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28450"
},
{
"cve": "CVE-2023-28466",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call, leading to a race condition (with a resultant use-after-free or NULL pointer dereference).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28466"
},
{
"cve": "CVE-2023-28486",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in log messages.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in sudoreplay output.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-29402",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29404",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"notes": [
{
"category": "summary",
"text": "The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-30086",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30086"
},
{
"cve": "CVE-2023-30456",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in arch/x86/kvm/vmx/nested.c in the Linux kernel before 6.2.8. nVMX on x86_64 lacks consistency checks for CR0 and CR4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30456"
},
{
"cve": "CVE-2023-30772",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASK_RUNNING. In dvb_frontend_get_event, wait_event_interruptible is called; the condition is dvb_frontend_test_event(fepriv,events). In dvb_frontend_test_event, down(\u0026fepriv-\u003esem) is called. However, wait_event_interruptible would put the process to sleep, and down(\u0026fepriv-\u003esem) may block the process.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-31124",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-31436",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31489",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue found in Frrouting bgpd v.8.4.2 allows a remote attacker to cause a denial of service via the bgp_capability_llgr() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31489"
},
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-32233",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32233"
},
{
"cve": "CVE-2023-32573",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In Qt before 5.15.14, 6.0.x through 6.2.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1, QtSvg QSvgFont m_unitsPerEm initialization is mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32573"
},
{
"cve": "CVE-2023-33203",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/net/ethernet/qualcomm/emac/emac.c if a physically proximate attacker unplugs an emac based device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-33203"
},
{
"cve": "CVE-2023-34256",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "** DISPUTED ** An issue was discovered in the Linux kernel before 6.3.3. There is an out-of-bounds read in crc16 in lib/crc16.c when called from fs/ext4/super.c because ext4_group_desc_csum does not properly check an offset. NOTE: this is disputed by third parties because the kernel is not intended to defend against attackers with the stated \"When modifying the block device while it is mounted by the filesystem\" access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34256"
},
{
"cve": "CVE-2023-34872",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in Outline.cc for Poppler prior to 23.06.0 allows a remote attacker to cause a Denial of Service (DoS) (crash) via a crafted PDF file in OutlineItem::open.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34872"
},
{
"cve": "CVE-2023-34969",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-35001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35001"
},
{
"cve": "CVE-2023-35788",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in fl_set_geneve_opt in net/sched/cls_flower.c in the Linux kernel before 6.3.7. It allows an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets. This may result in denial of service or privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35788"
},
{
"cve": "CVE-2023-35789",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the C AMQP client library (aka rabbitmq-c) through 0.13.0 for RabbitMQ. Credentials can only be entered on the command line (e.g., for amqp-publish or amqp-consume) and are thus visible to local attackers by listing a process and its arguments.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35789"
},
{
"cve": "CVE-2023-35823",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35823"
},
{
"cve": "CVE-2023-35824",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in dm1105_remove in drivers/media/pci/dm1105/dm1105.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35824"
},
{
"cve": "CVE-2023-35828",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35828"
},
{
"cve": "CVE-2023-36054",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"notes": [
{
"category": "summary",
"text": "lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because _xdr_kadm5_principal_ent_rec does not validate the relationship between n_key_data and the key_data array count.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36054"
},
{
"cve": "CVE-2023-36617",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "summary",
"text": "A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36617"
},
{
"cve": "CVE-2023-36664",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Artifex Ghostscript through 10.01.2 mishandles permission validation for pipe devices (with the %pipe% prefix or the | pipe character prefix).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36664"
},
{
"cve": "CVE-2023-37920",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "summary",
"text": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi prior to version 2023.07.22 recognizes \"e-Tugra\" root certificates. e-Tugra\u0027s root certificates were subject to an investigation prompted by reporting of security issues in their systems. Certifi 2023.07.22 removes root certificates from \"e-Tugra\" from the root store.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-37920"
},
{
"cve": "CVE-2023-38559",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A buffer overflow flaw was found in base/gdevdevn.c:1973 in devn_pcx_write_rle() in ghostscript. This issue may allow a local attacker to cause a denial of service via outputting a crafted PDF file for a DEVN device with gs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-38559"
},
{
"cve": "CVE-2023-40283",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-40283"
}
]
}
SUSE-SU-2022:2671-1
Vulnerability from csaf_suse - Published: 2022-08-04 12:05 - Updated: 2022-08-04 12:05| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.17",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.17 fixes the following issues:\n\nUpdate to go version 1.17.13 (bsc#1190649):\n\n- CVE-2022-32189: encoding/gob, math/big: decoding big.Float and big.Rat can panic (bsc#1202035).\n- CVE-2022-30635: encoding/gob: stack exhaustion in Decoder.Decode (bsc#1201444).\n- CVE-2022-30631: compress/gzip: stack exhaustion in Reader.Read (bsc#1201437).\n- CVE-2022-1962: go/parser: stack exhaustion in all Parse* functions (bsc#1201448).\n- CVE-2022-28131: encoding/xml: stack exhaustion in Decoder.Skip (bsc#1201443).\n- CVE-2022-1705: net/http: improper sanitization of Transfer-Encoding header (bsc#1201434)\n- CVE-2022-30630: io/fs: stack exhaustion in Glob (bsc#1201447).\n- CVE-2022-32148: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (bsc#1201436)\n- CVE-2022-30632: path/filepath: stack exhaustion in Glob (bsc#1201445).\n- CVE-2022-30633: encoding/xml: stack exhaustion in Unmarshal (bsc#1201440).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2671,SUSE-SLE-Module-Development-Tools-15-SP3-2022-2671,SUSE-SLE-Module-Development-Tools-15-SP4-2022-2671,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-2671,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-2671,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-2671,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-2671,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-2671,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-2671,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-2671,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-2671,SUSE-Storage-7-2022-2671,openSUSE-SLE-15.3-2022-2671,openSUSE-SLE-15.4-2022-2671",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_2671-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2671-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222671-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2671-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/011802.html"
},
{
"category": "self",
"summary": "SUSE Bug 1190649",
"url": "https://bugzilla.suse.com/1190649"
},
{
"category": "self",
"summary": "SUSE Bug 1201434",
"url": "https://bugzilla.suse.com/1201434"
},
{
"category": "self",
"summary": "SUSE Bug 1201436",
"url": "https://bugzilla.suse.com/1201436"
},
{
"category": "self",
"summary": "SUSE Bug 1201437",
"url": "https://bugzilla.suse.com/1201437"
},
{
"category": "self",
"summary": "SUSE Bug 1201440",
"url": "https://bugzilla.suse.com/1201440"
},
{
"category": "self",
"summary": "SUSE Bug 1201443",
"url": "https://bugzilla.suse.com/1201443"
},
{
"category": "self",
"summary": "SUSE Bug 1201444",
"url": "https://bugzilla.suse.com/1201444"
},
{
"category": "self",
"summary": "SUSE Bug 1201445",
"url": "https://bugzilla.suse.com/1201445"
},
{
"category": "self",
"summary": "SUSE Bug 1201447",
"url": "https://bugzilla.suse.com/1201447"
},
{
"category": "self",
"summary": "SUSE Bug 1201448",
"url": "https://bugzilla.suse.com/1201448"
},
{
"category": "self",
"summary": "SUSE Bug 1202035",
"url": "https://bugzilla.suse.com/1202035"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1705 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1705/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1962 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1962/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28131 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28131/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30631 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30631/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30632 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30632/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30633 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30633/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30635 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30635/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32148 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32148/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32189 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32189/"
}
],
"title": "Security update for go1.17",
"tracking": {
"current_release_date": "2022-08-04T12:05:44Z",
"generator": {
"date": "2022-08-04T12:05:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2671-1",
"initial_release_date": "2022-08-04T12:05:44Z",
"revision_history": [
{
"date": "2022-08-04T12:05:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.13-150000.1.42.1.aarch64",
"product": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64",
"product_id": "go1.17-1.17.13-150000.1.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"product": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"product_id": "go1.17-doc-1.17.13-150000.1.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"product": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"product_id": "go1.17-race-1.17.13-150000.1.42.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.13-150000.1.42.1.i586",
"product": {
"name": "go1.17-1.17.13-150000.1.42.1.i586",
"product_id": "go1.17-1.17.13-150000.1.42.1.i586"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.13-150000.1.42.1.i586",
"product": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.i586",
"product_id": "go1.17-doc-1.17.13-150000.1.42.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"product": {
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"product_id": "go1.17-1.17.13-150000.1.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"product": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"product_id": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.13-150000.1.42.1.s390x",
"product": {
"name": "go1.17-1.17.13-150000.1.42.1.s390x",
"product_id": "go1.17-1.17.13-150000.1.42.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.13-150000.1.42.1.s390x",
"product": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.s390x",
"product_id": "go1.17-doc-1.17.13-150000.1.42.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.13-150000.1.42.1.x86_64",
"product": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64",
"product_id": "go1.17-1.17.13-150000.1.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"product": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"product_id": "go1.17-doc-1.17.13-150000.1.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"product": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"product_id": "go1.17-race-1.17.13-150000.1.42.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.i586 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.i586 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1705"
}
],
"notes": [
{
"category": "general",
"text": "Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1705",
"url": "https://www.suse.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "SUSE Bug 1201434 for CVE-2022-1705",
"url": "https://bugzilla.suse.com/1201434"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1962",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1962"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1962",
"url": "https://www.suse.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "SUSE Bug 1201448 for CVE-2022-1962",
"url": "https://bugzilla.suse.com/1201448"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-28131",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28131"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28131",
"url": "https://www.suse.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "SUSE Bug 1201443 for CVE-2022-28131",
"url": "https://bugzilla.suse.com/1201443"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-30630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30630"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30630",
"url": "https://www.suse.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "SUSE Bug 1201447 for CVE-2022-30630",
"url": "https://bugzilla.suse.com/1201447"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30631"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30631",
"url": "https://www.suse.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "SUSE Bug 1201437 for CVE-2022-30631",
"url": "https://bugzilla.suse.com/1201437"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30632"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Glob in path/filepath before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path containing a large number of path separators.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30632",
"url": "https://www.suse.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "SUSE Bug 1201445 for CVE-2022-30632",
"url": "https://bugzilla.suse.com/1201445"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30633"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the \u0027any\u0027 field tag.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30633",
"url": "https://www.suse.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "SUSE Bug 1201440 for CVE-2022-30633",
"url": "https://bugzilla.suse.com/1201440"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30635",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30635"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30635",
"url": "https://www.suse.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "SUSE Bug 1201444 for CVE-2022-30635",
"url": "https://bugzilla.suse.com/1201444"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-32148",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32148"
}
],
"notes": [
{
"category": "general",
"text": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32148",
"url": "https://www.suse.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "SUSE Bug 1201436 for CVE-2022-32148",
"url": "https://bugzilla.suse.com/1201436"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32189"
}
],
"notes": [
{
"category": "general",
"text": "A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32189",
"url": "https://www.suse.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "SUSE Bug 1202035 for CVE-2022-32189",
"url": "https://bugzilla.suse.com/1202035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-32189"
}
]
}
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.